v5

latestOpenAPI 3.1.0MIT Licenseraw.githubusercontent.com2026-08-0119517.3 KB
User Management

Create new user

post/api/v1alpha/users/{username}/create

Path parameters

usernamestring required

Request body

login_idstring required

Login identifier for the new user

system_rolesstring[] required

List of system roles to assign to the new user

is_service_accountboolean required

Whether this is a service account

hail_identitystring nullable

Optional Hail identity

hail_credentials_secret_namestring nullable

Optional credentials secret name

Response

User created successfully