Remove All Secondary Contacts
PUT https://api.freshbooks.com/accounting/account/{{accountid}}/users/clients/{{customerid}}
Will remove all secondary contacts for a single Client Profile
Request Body
{"client"=>{"contacts"=>[]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |