Support

Create a user

POST /users

Admin/API-key access. Creates a new user in the tenant from an email (and optional full name), with no password. Combine with the auth token-mint endpoint to issue the user a bearer token.

Parameters

signedChallenge object Required
No description.
tempAuthToken string Required
No description.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.