Skip to main content
PATCH

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationSlug
string
required

The slug of the organization or user account.

username
string
required

The username of a Turso user or organization member.

Body

application/json
role
enum<string>
required

The new role to assign to the member.

Available options:
admin,
member,
viewer

Response

Successful response

member
object