Reorder Plan Tasks

Reorders tasks in a production plan.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Reorders tasks in a production plan. The task_order array must contain all task IDs in the desired display order.

Path Params
string
required

The ID of the production plan.

Body Params
task_order
array of strings
required

Array of all task IDs in the desired order.

task_order*
Responses
200

Tasks reordered successfully.

400

Invalid task order — must include all task IDs.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!