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

unassignWorkflowFromOrganizationalUnit: Boolean!

This mutation is used to unassign a workflow from an organizational unit. **Returns:** Returns true if process was completed successfully.

workflowId: UUID!

The ID of the workflow that will be transferred.

tenantId: UUID!

The tenant ID that the organizational unit is associated to.

organizationalUnitId: UUID

The ID of the organizational unit that will be assigned the workflow.