Skip to main content
PATCH
Change an organization member role

Authorizations

Authorization
string
header
required

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

Path Parameters

orgID
string<uuid>
required
userID
string<uuid>
required

Body

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

Response

OK

role
enum<string>
required
Available options:
admin,
member
user_id
string<uuid>
required