v1

latestOpenAPI 3.0.32026-07-23273969.2 KB
Onboarded Carriers

Bulk delete onboarded carrier contacts

Deletes multiple onboarded carrier contacts for the authenticated customer in a single request. All provided contact IDs must exist and belong to the authenticated customer. The operation follows the same authorization, repository, caching, and deletion logic as the single-contact delete flow.

delete/onboarded-carrier/bulk/contacts

Request body

contact_idsstring[] required

List of contact UUIDs to delete.

Response

Contacts deleted successfully.