cURL
curl --request DELETE \ --url https://api.sandbox.asapp.com/autocompose/v1/responses/customs/response/{responseId} \ --header 'asapp-api-id: <api-key>' \ --header 'asapp-api-secret: <api-key>'
This response has no body data.
Delete a specific custom response for an agent
Documentation IndexFetch the complete documentation index at: https://docs.asapp.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.asapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Identifier of the response, data format is expected to be UUID
Identifier of the agent, data format is expected to be UUID
Was this page helpful?