Skip to main content
POST
Create User

Authorizations

Authorization
string
header
required

OIDC access token for users and CLI clients.

Query Parameters

tenant_id
string | null
sub_tenant_id
string | null

Body

application/json
email
string
required
displayName
string
required
id
string | null
tenantId
string | null
subTenantId
string | null
status
enum<string>
default:active
Available options:
invited,
canceled,
active,
disabled,
archived
metadata
Metadata · object

Response

Successful Response

Last modified on July 29, 2026