Workspaces

Update member role

Updates a member's role in a workspace

put/workspaces/{workspacePublicId}/members/{memberPublicId}/role

Path parameters

workspacePublicIdstring required
memberPublicIdstring required

Request body

role'admin' | 'member' | 'guest' required

Response

Successful response

successboolean required
rolestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.