Sign in

Update admin user

documented

Update a user by ID (admin scope).

PUT /admin/users/{userId}Adminno implementation yet0 runs

Input

user_id
User ID
e.g. 123e4567-e89b-12d3-a456-426614174000
name
New user name
e.g. John Doe
Calls Supabase as you (your API key is your account); keychains.dev holds the credentials.
Update admin user · Supabase · OpenIntegrations