How to delete a board from the API

We are writing some integration tests and we want to start by duplicating a template. When we are all done we want to delete the board. I don’t see an API call for this. I do see a way to archive the board but not delete it.

Hey Tod! At the moment there is no way to delete a board via the API, only to archive it. However, I’ll add this as a request for our product team to look over.

2 Likes

Hey,

We added a new delete_board api (yay!)
check it out here

Enjoy!

1 Like