Skip to main content
PATCH
Update workspace member role

Authorizations

X-API-Key
string
header
required

API key created from the MemContext dashboard. Keys are prefixed with mc_, bound to one workspace, and API-key requests cannot override that workspace.

Path Parameters

workspaceId
string<uuid>
required
memberId
string<uuid>
required

Body

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

Response

200 - application/json

Member role updated.

member
object
required