Skip to main content
DELETE
/
api
/
telephony
/
calls
/
{callId}
/
recording
Delete call recording
curl --request DELETE \
  --url https://api.g-tateth.com/api/telephony/calls/{callId}/recording \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.g-tateth.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token authentication (for user sessions)

Path Parameters

callId
string
required

Response

200

Recording deleted successfully