Set default field for account deduplication

POST {{baseUrl}}/api/v1/accountsDeduplication/defaultFieldName

This API sets the field you specify as the default field for deduplicating accounts.

OAuth Scope

  • Desk.contacts.UPDATE

Attributes

Attribute NameData TypeDescription
fieldName (required)<string>
max chars : 100
The name of the field
markDefault (required)<boolean>
to mark the given field as default or remove the field from the default.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring