Back to WordPress

Connect Knoon AI with WordPress to automate AI workflows.

Update an existing taxonomy term.
wordpressXmlRpcDefaultDefaultUpdateTerm
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
taxonomymustache Taxonomy endpoint. Example: categories, tags.Yes
termIdmustache Term ID.Yes
namemustache Updated name.No
slugmustache Updated slug.No
descriptionmustache Updated description.No
parentIdmustache Updated parent term ID.No
Returns
NameTypeDescription
termIdstring WordPress term ID.
taxonomystring Taxonomy slug.
namestring Term name.
slugstring Term slug.
descriptionstring Term description.
countstring Number of items in term.
urlstring Term URL.
parentIdstring Parent term ID.