Skip to main content
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

string
required
UUID of the comment.

Request body

string
required
New full page URL for the comment.
boolean
When true, updates all comments from the old page URL.
string
Required when update_all_comments is true.