v1
latestOpenAPI 3.0.32026-07-23273969.2 KBOnboarded Carriers
Delete an onboarded carrier contact
Deletes an existing onboarded carrier contact for the authenticated customer. Requires a valid JWT token and the appropriate permission. The contact must belong to the authenticated customer.
delete/onboarded-carrier/contacts/{contact_id}
Path parameters
contact_idstring uuid required
Unique identifier of the contact to delete.
Response
Contact deleted successfully.