WordPress に戻る

WordPress と Knoon AI を接続して AI ワークフローを自動化します。

Update an existing taxonomy term.
wordpressXmlRpcDefaultDefaultUpdateTerm
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
taxonomymustache Taxonomy endpoint. Example: categories, tags.はい
termIdmustache Term ID.はい
namemustache Updated name.いいえ
slugmustache Updated slug.いいえ
descriptionmustache Updated description.いいえ
parentIdmustache Updated parent term ID.いいえ
返品
名前タイプ説明
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.