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
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"fieldName":"email"}