Delete tag
DELETE
/ws/tags/{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
/ws/tags/{id}{
"success": true
}