Skip to main content
PATCH
Update Member Role

Authorizations

Authorization
string
header
required

Project API key (sk-kupe-...) or a Supabase user JWT.

Path Parameters

org_id
string
required
user_id
string
required

Body

application/json
role
string
required
project_ids
string[] | null

Response

Successful Response

user_id
string
required
email
string
required
role
string
required
created_at
string
required
project_ids
string[]