projectmanagement/task/assign

Assign a task to a user.

Parameters

NameRequiredDefaultDescriptionExample
projectIDfalse0 (none)to which project this assignment is related146
objectIDtrueN/Atypically a manuscript id to be assigned10046
taskTypeIDtrueN/Atype of task to be assigned; 1 - imaging; 2 - indexing; 3 - transcribing3
assignedTotrueN/Awhich user to assign to this taskjoe
formatfalsespecified at session openresponse output format (json|xml|csv|gchart)json

Errors

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