v1

latestOpenAPI 3.0.32026-07-13149852.3 MB
tag

Tag - Remove

Permanently delete a tag.

delete/tag/remove

Request body

tag_idstring required

ID of the tag to remove

Example request

{
  "tag_id": "507f1f77bcf86cd799439011"
}

Response

Tag removed successfully

successboolean required

Whether the operation succeeded