API ReferenceTask
Change order of checklists inside of a task
Change order of checklists inside of a task
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
TaskChecklistChangeOrder identifier
The new TaskChecklistChangeOrder resource
TypeScript Definitions
Use the request body type in TypeScript.
checklistIds?array<>|
Items
1 <= itemsResponse Body
curl -X POST "https://example.com/project/tasks/string/task-checklists-change-order" \ -H "Content-Type: application/json" \ -d '{}'Empty
