WordPress로 돌아가기

Knoon AI를 WordPress과 연결하여 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.