Bulk Delete Batch Calls
Batch Calls
Bulk Delete Batch Calls
Delete multiple batch calling campaigns at once.
POST
Bulk Delete Batch Calls
Authorizations
API key authentication. Include your API key in the Authorization header: Bearer <your_api_key>
Body
application/json
IDs of resources to delete
Minimum array length:
1Example:
["call_a1b2c3d4", "call_e5f6g7h8"]
