Skip to main content
POST
Create an assertion

Authorizations

Authorization
string
header
required

nia_sk_...

Headers

Idempotency-Key
string
required

Required. Kept 24 hours with the hash of the body: a retry with the same key returns the first answer, and the same key with a different body returns 409 conflict.

Required string length: 1 - 256

Body

application/json
handles
Handle · object[]
required
Required array length: 2 elements
method
enum<string>
default:explicit_identify

How the link between two handles was established.

Available options:
explicit_identify,
otp,
login,
system_import,
same_event,
co_occurrence,
channel_rotation,
accepted_suggestion,
external_resolver,
declared
reason
string | null
Required string length: 1 - 500
subject_kind
enum<string>
default:person

A person, a customer organization (account) or an organization that takes part without being a customer (partner).

Available options:
person,
account,
partner

Response

The operation, queued or applied.

op_id
string<uuid>
required
status
enum<string>
required
Available options:
queued,
applied,
linked,
blocked
assertion_id
string<uuid> | null