Space
Update a space member's role
PATCH
/
api
/v1
/space
/role
/update
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe ID of the space, the ID of the user and the new permissions
userIds
Requiredarray<string>
spaceId
Requiredstring
Minimum length:
1
permission
Requiredinteger
Format:
"int32"
Value in: 0 | 1 | 2 | 3 | 4 | -1
OK