Skip to main content
PUT
Upsert an identity

Authorizations

Authorization
string
header
required

API key with wh_ prefix. Send as Bearer token: Authorization: Bearer wh_xxxxxxxxxxxx

Path Parameters

projectId
string
required

Project UUID

typeName
string
required

Identity type (e.g. user)

externalId
string
required

External subject ID from your platform

Body

application/json
display
object
metadata
any

Arbitrary JSON metadata

Response

Identity upserted

identity
object
required