Update a Category

POST {{baseUrl}}/:site/wp-json/wp/v2/categories/{{categoriesId}}?name={{categoriesName}}

|||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|parent|The parent term ID.n|meta|Meta fields.

Request Params

KeyDatatypeRequiredDescription
namestring