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