The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an API endpoint for closing a trello board?

Ryan Bent
June 11, 2018

I've been reading through the Trello API docs and can't find an action to close a board. Does a close board in endpoint exist?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Dan Lew
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 11, 2018

A board being open/closed is just another property on the board model, so you can just do a PUT with `?closed=true`.

More docs here: https://developers.trello.com/reference/#idnext

Ryan Bent
June 11, 2018

Awesome, thanks Dan!

TAGS
AUG Leaders

Atlassian Community Events