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