Delete Onboarded Carrier Bulk
Authentication
Permissions
Endpoint
Headers
Request body
Request Example:
Response:
Response Body:
Authorizations
Body
contact_idsstring · uuid[] · min: 1RequiredExample:
List of contact UUIDs to delete.
["bd849e72-09f0-4d19-8b20-e227cd4ef455","7e2c8f6a-0f31-4e6a-bf1c-9c4d4c1e8f22"]Responses
200
Contacts deleted successfully.
application/json
400
Bad Request – Invalid request body.
application/json
401
Unauthorized – Invalid or missing Access-Token.
application/json
403
Forbidden – Missing required permission.
application/json
404
One or more contacts not found or not owned by the customer.
application/json
500
Internal Server Error.
application/json
delete
/onboarded-carrier/bulk/contactsLast updated