Delete a Tag
post
Authorizations
HTTPRequired
Enter token as: Bearer
Body
tag_idintegerRequired
ID of the tag to delete.
Responses
200
Tag deleted successfully.
application/json
tag_idintegerOptional
ID of the deleted tag.
usernamestringOptional
Username the tag belonged to.
400
Error performing tag operation
post
/perproxy/delete-tag-userLast updated