Get Default Field Name

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

This API fetches the name of the field set as the default field for account deduplication.

OAuth Scope

  • Desk.contacts.READ

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"fieldName":"email"}