Update Comment
Comment Endpoints
Update Comment
Edit a comment’s text content
PATCH
Update Comment
Updates the text content of a comment. Only the comment’s author, or a request with a service or master key, can update a comment. Authentication required.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The UUID of the comment to update.
Body Parameters
The new text content for the comment. Cannot be empty.
Response
Returns the updated Comment object.Error Responses
Not Found — 404
Not Found — 404
Forbidden — 403
Forbidden — 403

