Create Member Role
Create a custom member role from a name and optional preset. Use the returned role_id when inviting or updating members.
Authorization
BearerAuth In: header
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
Was this page helpful?
List Member Roles
List Member Roles. 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.
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.