Dissociate account from contact

PATCH {{baseUrl}}/v1/contacts/:contact_id/accounts/{account_id}/dissociate

This API dissociates a particular account from a contact.

OAuth Scope

  • Desk.contacts.UPDATE

Attributes

Attribute NameData TypeDescription
option<String>
Processing option to apply to the tickets after dissociating the account from the contact. Values allowed are: Move Tickets to Contact, Move Tickets To Account, Delete Tickets, and Maintain Same Relationship (default value).
optionValue<long>
ID of the account or contact to which the tickets must be moved

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring