Skip to main content

Upsert a publisher end-user

PUT 

/api/v1/users

Idempotent upsert keyed by the tenant-scoped user_id (external identity from the publisher SDK). Creates on first call, updates display_name on subsequent calls. Intended to be fired whenever a logged-in end-user interacts with widgets. Rejected with 409 on verify-mode tenants — identity is provisioned from the signed assertion, not this endpoint.

Request

Responses

Default Response