delete https://api.shift.io/v3/tags/
Deletes an asset tag
This call requires the name of the asset tag you want to delete as a path parameter. Every instance of the tag will be deleted. If an asset is tagged with multiple tags, only the tag you enter as a path parameter is deleted; all other tags remain intact.
A 204 code is returned when the tag is successfully deleted.