Members
Update Member Role
Update the role of an organization member. Only organization admins or owners can perform this action.
PATCH
/
v1
/
organizations
/
{organizationSlug}
/
members
/
{username}
Path Parameters
The slug of the organization or user account.
The username of a Turso user or organization member.
Body
application/json
The new role to assign to the member.
Available options:
admin
, member
, viewer
Response
200 - application/json