Skip to main content
PATCH
Change a workspace member's role

Authorizations

Authorization
string
header
required

Session token as Authorization: Bearer (the CLI and scripts).

Path Parameters

orgSlug
string
required
workspaceSlug
string
required
userId
string
required

Body

application/json
role
enum<string>
required
Available options:
admin,
member,
viewer

Response

Updated