AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. unassignApplicationRoles

unassignApplicationRoles: Boolean!

This mutation is used to unassign application roles to staff members. This mutation can be used on multiple roles and multiple staff members. **Returns:** Returns the new role data, along with the staff members data

roleIds: [UUID!]!

The role ID/s of the roles being assigned.

staffMemberIds: [UUID!]!

The staff ID/s of the staff members that are getting assigned roles.