cURL
curl --request DELETE \ --url https://api.superthread.com/v1/{team_id}/boards/{board_id}
This response does not have an example.
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Board ID is a numerical string that identifies a Board.
board successfully deleted