All updates from Trello
Trello logo

Trello

Trello is the flexible work management tool where teams can ideate plans, collaborate on projects, organize workflows, and track progress in a visual, productive, and rewarding way.

3 updates this yearCurated by Recently
DeprecationMay 28, 2026

Trello deprecates PUT board/:id/labelNames endpoint on August 18, 2025

The PUT board/:id/labelNames endpoint will be deprecated in 6 months. Use POST /labels or POST board/:idBoard/labels to create labels, and PUT /labels/:id or PUT board/:idBoard/label/:idLabel to update them.

The PUT board/:id/labelNames endpoint will be deprecated on August 18, 2025.

For third-party scripts that rely on this endpoint, use POST /labels or POST board/:idBoard/labels to create a label, and PUT /labels/:id or PUT board/:idBoard/label/:idLabel to update a label.

Full release notes on developer.atlassian.com

Read full notes