Identify a contact
Contacts
Identify a contact
POST
Identify a contact
Documentation Index
Fetch the complete documentation index at: https://docs.monterey.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer , where is your auth token.
Body
application/json
External contact ID
Whether to unflatten properties that are meant to be nested objects for example { "plan.type": "Pro" } will be unflattened to { "plan": { "type": "Pro" } }
Properties prefixed with $ are handled specially. Otherwise, additional key-value pairs will be metadata once ingested into the system
Source system to limit search to
Response
201 - application/json
The customer was identified successfully