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.
curl --request DELETE \
--url https://api.attention.tech/v2/super-agent/sessions/{sessionId} \
--header 'Authorization: <api-key>'This response has no body data.Was this page helpful?