SpaceMediaSpaceMedia
Endpoint referenceMembers

Update Member Role

PATCH
/api/v1/member-roles/{role_id}

Update Member Role. Use it to invite team members, manage roles, suspend access, resend invitations, and inspect the permission catalog for member administration. It updates only the submitted fields for the target resource and returns the new state using public reference fields.

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?