Skip to main content

Mirror an identity-provider user into the tenant

POST 

/api/v1/users

Adds a user to this tenant from your identity provider. The body carries only the provider's user id — email and display name are read from the provider itself, so a caller can never create a user under an identity they do not control. Repeating the call returns the existing user rather than creating a second one. Requires user.create.

Request

Responses