cURL
curl --request DELETE \ --url https://api.callgency.com/agent/transcript/{transcript_id} \ --header 'Authorization: <api-key>'
Delete a transcript (thread)
Company API Key
The ID of the thread/transcript to delete
Transcript deleted successfully