Skip to main content
POST
Create Service Account

Authorizations

Authorization
string
header
required

A control-plane management key using the sk-cp- prefix. Inference keys are not accepted by control-plane endpoints.

Body

application/json
name
string
required

Display name for the service account

Required string length: 1 - 200
instance_role
enum<string> | null

Optional instance-wide role for the service account

Available options:
owner,
auditor,
data_plane

Response

Successful Response

data
UserOut · object
required