v3
OpenAPI 3.1.02026-07-31350397683.8 KBCall Logs
Delete Call Log
Delete a specific call log given its ID. Validates that the user has access to the call log by checking organization membership.
Args: call_id: The ID of the call to delete recording_only: If True, only delete the recording file and clear recording fields. If False (default), delete the entire call log.
delete/v1/call-log/{call_id}
Path parameters
call_idstring required
Query parameters
recording_onlyboolean
If true, only delete the recording file and clear recording fields. If false, delete the entire call log including all data.
If true, only delete the recording file and clear recording fields. If false, delete the entire call log including all data.
Headers
X-API-Keystring required
API key required to authenticate requests.
Response
Successful Response