Skip to main content
PUT
Update member role

Authorizations

Authorization
string
header
required

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

Path Parameters

workspacePublicId
string
required
Minimum string length: 12
memberPublicId
string
required
Minimum string length: 12

Body

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

Response

Successful response

success
boolean
required
role
string
required