AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateApplicationRole

updateApplicationRole: ApplicationRole!

This mutation is used to update the details of a single application role.Return information can include new role details and tenant information. **Returns:** Returns the new role data.

roleInput: RoleInput!

The new name or description of the role that is being updated.

roleId: UUID!

The unique role ID used to find the specific role.