Tasks

Unassign a user from a task

Unassigns a user by email from a task in a workflow run.

delete/workflow-runs/{workflowRunId}/tasks/{taskId}/assignees/{email}

Path parameters

workflowRunIdstring required

The ID of the Workflow Run

taskIdstring required

The ID of the Task

emailstring required

Email

Changes