Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.g-tateth.com/api/telephony/calls/{callId}/recording \ --header 'Authorization: Bearer <token>'
Permanently delete a call recording
JWT session token authentication. Use for user-context requests. The token is returned by the login endpoint and expires after 15 minutes.
Recording deleted successfully