v1
latestOpenAPI 3.0.12026-07-1351620.2 KBIdentify an account
post/accounts/identify
Request body
Example request
{
"id": "account-789",
"properties": {
"$name": "Acme, Inc.",
"$domain": "acme.com",
"$contractValue": 100000
}
}Response
The account was identified successfully