Skip to main content
POST
Bulk delete calls

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Cuerpo

application/json
call_ids
string<uuid>[]
requerido

UUIDs of the calls to delete. Up to 500 per request.

Required array length: 1 - 500 elements

Respuesta

Successful Response

deleted
integer
requerido

Number of terminal calls actually deleted from the requested set.