v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Call Logs

Bulk Delete Call Logs

Delete multiple call logs given their IDs. Validates that the user has access to all call logs by checking organization membership.

Args: body: Request body containing a list of call IDs to delete

delete/v1/call-logs

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

call_idsstring[] required

List of call IDs to delete

Response

Successful Response

messagestring required

Success message

deleted_countinteger required

Number of calls successfully deleted

statusstring

Status of the response