Skip to main content
POST
Resolve a discovered competitor identity

Authorizations

x-chatobserver-key
string
header
required

A workspace API key. Data endpoints require a service-account key with the specified scopes.

Headers

Idempotency-Key
string<uuid>

MCP requires this header. For identity decisions it must match the body UUID. Personal review edits use version conflict detection; reread after uncertain responses rather than assuming receipt replay.

Body

application/json
candidateKey
string
required
Required string length: 3 - 600
candidateRevision
string
required
Pattern: ^[a-f0-9]{64}$
aliasType
enum<string>
required
Available options:
name,
domain
aliasText
string
required
Required string length: 1 - 255
normalizedAlias
string
required
Required string length: 1 - 512
idempotencyKey
string<uuid>
required
action
object
required

Response

Previously completed identity decision replay.

data
object
required