Skip to main content
PUT
Reorder board columns

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

id identifier

projectId
string
required

projectId identifier

Body

application/json
columns
object[]
required

The complete current board-column set. Every column ID and non-negative integer position must be unique; missing, duplicate, partial, or mixed-project sets are rejected atomically.

Minimum array length: 1

Response

Successful response

The response is of type object.