projectmanagement/task/unassign

Remove the assignment of a task from a user.

Parameters

NameRequiredDefaultDescriptionExample
projectIDfalse0 (none)from which project to remove the assignment146
objectIDtrueN/Atypically a manuscript id10046
taskTypeIDtrueN/Atype of task to be unassigned; 1 - imaging; 2 - indexing; 3 - transcribing3
assignedTofalsewhose assignment to removejoe
formatfalsespecified at session openresponse output format (json|xml|csv|gchart)json

Errors

{taskTypeID} may not be null-4
{objectID} may not be null-4
Must be logged in.-5