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.
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?
Create Member Role
Create Member Role. Create a custom member role from a name and optional preset. Use the returned role_id when inviting or updating members.
Update Member Role Permissions
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.