Clarify triage endpoint works for moving cards between columns

This commit is contained in:
creslinux
2025-12-20 00:07:55 -08:00
parent 641e67dc2e
commit 394a5a0081
+1 -1
View File
@@ -709,7 +709,7 @@ Returns `204 No Content` on success.
### `POST /:account_slug/cards/:card_number/triage`
Moves a card from triage into a column.
Moves a card into a column. Works for cards in any state - use this to move cards between columns, not just from triage.
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|