Bulk delete calls
Calls
Bulk delete calls
Delete multiple terminal calls scoped to the requesting company. Messages linked to each deleted call are cascade-deleted; call_log entries survive with call_id set to NULL for audit preservation. Active calls are ignored.
POST
Bulk delete calls
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Cuerpo
application/json
UUIDs of the calls to delete. Up to 500 per request.
Required array length:
1 - 500 elementsRespuesta
Successful Response
Number of terminal calls actually deleted from the requested set.