Update a Tag
POST {{baseUrl}}/:site/wp-json/wp/v2/tags/{{tagId}}?name={{test-tag}}
|||n|:---|:---n|id
|Unique identifier for the term.n|description
|HTML description of the term.n|name
|HTML title for the term.n|slug
|An alphanumeric identifier for the term unique to its type.n|meta
|Meta fields.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
name | string |