Service users are dedicated accounts for API integrations and automations. Use them instead of personal credentials to reduce risk, maintain an audit trail, and enforce least-privilege access through user groups.
Create a service user
To edit a service user:
- Click the ellipsis next to the service user and select Edit.
- Update the service user's
name, description, user groups, roles, and security
policies as needed. To manage the API key, regenerate or
delete it. Regenerating preserves the key ID but
generates a new secret. Warning: Copy and store the secret immediately — it is displayed only once and cannot be retrieved later.
- Click Save to apply changes.
The permissions assigned to a service user determine which APIs and resources it can access. All associated API keys inherit these permissions, and any changes take effect immediately.
Generate API keys for service users
Each service account supports up to two API keys. Multiple keys enable key rotation without disrupting integrations. Keys inherit all permissions from their associated service account.
To generate an API key: