Skip to main content
PUT
Change Instance Role

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string<uuid>
required

User or service-account ID

Body

application/json
instance_role
enum<string> | null
required

Instance-wide role to assign, or null to remove instance-wide access

Available options:
owner,
auditor,
data_plane

Response

Successful Response

data
UserOut · object
required