Boards
Delete a board
DELETE
Delete a board
Documentation Index
Fetch the complete documentation index at: https://superthread.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
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.
Response
board successfully deleted
Previous
Create a sprintCreates a new sprint for the specified project (`project_id`) in a workspace
(`team_id`). A sprint can include a title, content, and must reference the
`project_id` (externally referenced as Space).
Next
Delete a board