Represents a delete integration response request.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/DeleteIntegrationResponseRequest", "title": "DeleteIntegrationResponseRequest", "type": "object", "properties": {}, "description": "Represents a delete integration response request." }