PATCH
Update Workspace Member

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required
userId
string
required

Body

application/json
role
enum<string>
required
Available options:
ADMIN,
MEMBER,
GUEST

Response

200 - application/json

Default Response

member
object
required