DeleteGatewayResponseRequest

Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-deletegatewayresponserequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DeleteGatewayResponseRequest",
  "title": "DeleteGatewayResponseRequest",
  "type": "object",
  "properties": {},
  "description": "Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings."
}