Get name of default field

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

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

OAuth Scope

  • Desk.contacts.READ

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"fieldName":"email"}