Users

Create service account

Use when provisioning API access for automation, CI/CD pipelines, or headless integrations that need scoped API keys.

post/users

Request body

rolesstring[] required

Roles are required

type'user' | 'service_account' required

Response

Created

emailstring

Empty for service accounts

idstring
rolesstring[]
type'user' | 'service_account'

Changes