Delete a tag. The tag can be recovered by creating a new tag with the same name.
Note that tags are referred to as groups in the Essential user interface.
Response format | JSON |
---|---|
Requires authentication? | Yes |
curl -X DELETE \
-u '[SID]:[TOKEN]' \
'https://api.essential.to/v2/account/tags/oN0vsJAIX3UHRhmoDd8UNA'
Python coming soon.
Node coming soon.