Skip to main content
POST

Headers

svix-id
string
required

Svix message identifier (used for deduplication and signature binding).

svix-timestamp
string
required

Unix timestamp of the Svix delivery (used for replay protection).

svix-signature
string
required

Space-separated list of Svix v1 signatures.

Body

application/json

The provider's delivery, verbatim; read only once its signature verifies

The body is of type any.

Response

The account the event opened or found, or a delivery not acted on

What POST /v1/auth/identity-events/clerk answers with a 200.

An event that opened or found an account names it; one that changes nothing says why.

created
boolean
required

true on a fresh account, false when this delivery was a replay.

workspace_id
string
required

The default workspace the account was opened with.

workspace_name
string
required

What that workspace is called.