Update mural member permissions

Update mural member permissions, by an authenticated owner of the mural.

Authorization scope: murals:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of a mural.

string
required

Unique identifier of a mural member.

Body Params

Permissions for a single mural member. Provide either roleId or the legacy permission flags (owner, facilitator) — never both. A request that combines them is rejected with INVALID_ROLE_PERMISSION_MIX, and in a workspace where role-based access control is enabled a request that only carries the legacy flags is rejected with ROLE_BASED_PERMISSIONS_REQUIRED.

boolean

A flag to make a member an owner of the mural.

boolean

A flag to make a member a facilitator of the mural.

string
enum

The mural role to assign. Mutually exclusive with the legacy permission flags.

Allowed:
Responses
200

Success

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json