Error
A valid request URL is required to generate request examples{
"status": "ok",
"results": "<unknown>"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}API Reference
Reorder AI agent review items on the board
Persist the boardās manual card order for one lane. Declared before the
{fingerprint} route so āreorderā isnāt matched as a fingerprint.
PATCH
/
api
/
v1
/
aiAgents
/
admin
/
review-items
/
reorder
Error
A valid request URL is required to generate request examples{
"status": "ok",
"results": "<unknown>"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Was this page helpful?