Skip to main content
PATCH
Set the authenticated user's active org

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Body

application/json
org_id
string
required

Org ID to switch the active context to. The user must be a member.

Response

Active org switched. Response envelope matches GET /me/context.