Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Optional

Type

Description

Example

tag_name

string

name of tag

?tag_name=newtag01

Request Example

...

Paste code macro
languagejson
themeSunburst
Status 200
 
{
    "status": "success",
    "data": {
        "tag_id": 7,
        "tag_name": "newtag01"
    }
}