POST
/
v1
/
organizations
/
{organizationSlug}
/
members

If you want to add someone who is not a registered Turso user, you can create an invite instead.

You must be an owner or admin to add other members. You can only add users to a team and not your personal account.

Path Parameters

organizationSlug
string
required

The slug of the organization or user account.

Body

application/json
role
enum<string>
default:
member

The role given to the user.

Available options:
admin,
member,
viewer
username
string

The username of an existing Turso user.

Response

200 - application/json
member
any
role
any