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

changeWorkflowOwnership: Boolean!

This mutation is used to transfer ownership of a workflow from one tenant to another. **Returns:** Returns true if process was completed successfully.

workflowId: UUID!

The ID of the workflow that will be transferred.

tenantId: UUID

The new owner of the workflow.