cURL
curl --request DELETE \ --url https://api.attention.tech/v2/super-agent/sessions/{sessionId} \ --header 'Authorization: <api-key>'
This response has no body data.
Deletes a super agent chat session and all its messages. Session must belong to user’s organization.
The session ID to delete
Was this page helpful?