cURL
curl --request DELETE \ --url https://api.sandbox.asapp.com/autocompose/v1/responses/customs/folder/{folderId} \ --header 'asapp-api-id: <api-key>' \ --header 'asapp-api-secret: <api-key>'
This response has no body data.
Delete a folder for an agent
Identifier of the folder, data format is expected to be UUID
Identifier of the agent, data format is expected to be UUID
Was this page helpful?