Skip to main content
POST
Create Service Account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null

Body

application/json
name
string
required
Required string length: 1 - 100
permissions
string[]
required
Required array length: 1 - 100 elements
workspace_id
string
required
Required string length: 1 - 200
privacy_processor
string | null
Pattern: ^(identity_provider|cockpit|artifact_store|build_cache|integrations|model_provider|support)$

Response

Successful Response

The response is of type Response Create Service Account Api V1 Admin Service Accounts Post · object.

Last modified on July 28, 2026