Delete a tag
Deletes a tag and it removes all associations with resources (for example, devices or automations).
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Path parameters
tag_id
The tag ID
Response
Tag successfully deleted.