Skip to main content
PATCH
Set a member's role

Authorizations

Authorization
string
header
required

A management key (created from the organization dashboard or with POST /v3/manage/auth-keys), sent as Authorization: Bearer <management_key>. Inference API keys (sk-eden...) are not accepted on these endpoints.

Path Parameters

email
string
required

Body

The role to assign, by id.

role_id
integer

Response

200 - application/json

A member of the organization: identity, role, rate limits, directory groups and the API keys attributed to them (never their secrets).

fullname
string
required
Maximum string length: 60
Pattern: ^[a-zA-Z\'\- ]+$
role
string
required
read-only
guardrail
string
required
read-only
effective_rate_limit
string
required
read-only
tokens
string
required
read-only
is_org_owner
boolean
required
read-only
directory_groups
string
required
read-only
email
string<email> | null
Maximum string length: 500
is_confirmed
boolean