Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. UpdateRoleRequest

UpdateRoleRequest

    Request to update a custom role. All fields are optional; only fields present in the request are updated on the server.

    Properties

    • name string optional
      The new name for the role.
    • description string optional
      The new description for the role.
    • details PermissionDescriptor optional
      The permission details for the role.
    • __type string required