SpaceMediaSpaceMedia
Endpoint referenceMembers

Update Member Role Permissions

POST
/api/v1/member-roles/{role_id}/permissions

Replace the permission keys assigned to a member role by role_id. Use the member permissions endpoint to discover valid permission keys first.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

role_id*string

Public role reference returned by the API.

Formatuuid

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?