Back to WordPress

Connect Knoon AI with WordPress to automate AI workflows.

Update an existing comment.
wordpressXmlRpcDefaultDefaultUpdateComment
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
commentIdmustache Comment ID.Yes
contentmustache Updated content.No
authorNamemustache Updated author name.No
authorEmailmustache Updated author email.No
authorUrlmustache Updated author URL.No
statusstring Updated comment status.No
Returns
NameTypeDescription
commentIdstring WordPress comment ID.
postIdstring Related post ID.
parentIdstring Parent comment ID.
statusstring Comment status.
typestring Comment type.
urlstring Comment URL.
authorNamestring Author name.
authorEmailstring Author email.
authorUrlstring Author URL.
contentstring Rendered comment HTML.
createdAtstring Comment datetime.