{ "$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." }