Delete tag
DELETE/locations/:locationId/tags/:tagId
Delete tag
Request
Version stringrequired
API Version
Available options
v3locationId stringrequired
Location Id
tagId stringrequired
Tag Id
Successful response
- application/json
- Schema
- Example (auto)
Schema
succededboolean
{
"succeded": true
}