v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Comment

Update footer comment

Update a footer comment. This can be used to update the body text of a comment.

Permissions required: Permission to view the content of the page or blogpost and its corresponding space. Permission to create comments in the space.

put/footer-comments/{comment-id}

Path parameters

comment-idinteger required

The ID of the comment to be retrieved.

Request body

Response

Returned if the footer comment is updated successfully

idstring

ID of the comment.

status'current' | 'draft' | 'archived' | 'historical' | 'trashed' | 'deleted' | 'any'

The status of the content.

titlestring

Title of the comment.

blogPostIdstring

ID of the blog post containing the comment if the comment is on a blog post.

pageIdstring

ID of the page containing the comment if the comment is on a page.

attachmentIdstring

ID of the attachment containing the comment if the comment is on an attachment.

customContentIdstring

ID of the custom content containing the comment if the comment is on a custom content.

parentCommentIdstring

ID of the parent comment if the comment is a reply.