Update Member Role 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 In: header
Path Parameters
Public role reference returned by the API.
uuidRequest 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?
Update Member Role
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.
List Members
List Members. Use it to invite team members, manage roles, suspend access, resend invitations, and inspect the permission catalog for member administration. It returns public references and organization-visible fields only, so clients can safely use returned values in follow-up API calls.