Onboarded 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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.