Delete board
DELETE
/tm/boards/{id}Request
Path Params
id
string
required
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
success
boolean
optional
Example
{
"success": true
}
Last modified: 10 months ago
DELETE
/tm/boards/{id}{
"success": true
}