Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.
See https://paws-r.github.io/docs/apigateway/delete_gateway_response.html for full documentation.
apigateway_delete_gateway_response(restApiId, responseType)
[required] The string identifier of the associated RestApi.
[required] The response type of the associated GatewayResponse.