projectmanagement/task/setstage

Set a task to a stage.

Parameters

NameRequiredDefaultDescriptionExample
taskIDtrueN/Atask ID to adjust stage33245
stagetrueN/Astages for tasks are defined by project and specified here as an ordinal number to an entry in the project's set of defined stages, 0-based2
formatfalsespecified at session openresponse output format (json|xml|csv|gchart)json

Errors

{stage} may not be null-4
{taskID} may not be null-4
Must be logged in.-5