v1
latestOpenAPI 3.0.32026-07-23273969.2 KBOnboarded Carriers
Update an onboarded carrier contact
Updates an existing onboarded carrier contact for the authenticated customer. Requires a valid JWT token and the appropriate permission. Only the fields provided in the request body will be updated. USDOT updates are not supported by this endpoint; including usdot in the PATCH body returns Bad Request before any persistence operation.
patch/onboarded-carrier/contacts/{contact_id}
Path parameters
contact_idstring uuid required
Unique identifier of the contact to update.
Request body
Response
Contact updated successfully.