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