Skip to main content

CreateUser

POST 

/v1/users

CreateUser provisions a user identity (an authn.user row). Admin-scoped and session-only: only platform operators (admin scope) acting through an interactive session may create users; API keys are rejected. Intended for tenant onboarding where users do not arrive via interactive SSO. When issue_session is true a session is also created and its token returned ONCE, so the caller can immediately act as the new user.

Request

Responses

Success