v1

latestOpenAPI 3.0.02026-07-224537337.5 KB

Delete a Business Representative

Delete a business representative by their ID

delete/v2/business-representative/{id}

Path parameters

idstring required
Example:associatedPerson_d972d2f70b9f4d3c8d7cfb32593f395b

Business Representative ID

Response

okboolean required

Indicates whether the deletion was successful

Example response

{
  "ok": true
}