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