Update comment page URL
Comments
Update comment page URL
Move a comment to a different page URL.
PUT
Update comment page URL
Updates the page URL for a single comment, or optionally for all comments on the same old page URL.
Path parameters
UUID of the comment.
Request body
New full page URL for the comment.
When
true, updates all comments from the old page URL.Required when
update_all_comments is true.