Tags
Delete a single tag
Deletes a tag. If there are products associated with the tag, the products will be disassociated from the tag.
🔒 Requires: products:write scope
delete/tags/{tag_id}
Path parameters
tag_idstring required
The tag id.
Response
The deleted tag.