Update an existing comment.put https://example.com/authoring/v1/comments/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredQuery Paramsfieldsarray of stringsfieldsADD stringBody ParamsProvide the comment revision and message to update a comment.messagestringrequiredResponses 200Successfully updated the comment that matches the ID specified. 400The required parameters are missing or invalid. Provide valid parameters to update the comment. 404A comment that matches the ID specified was not found. 409The comment was updated by another user while you tried to update it. Review the recent version before retrying. 429Too Many Requests, the server has reached a limit, the request must be sent again at a later time. 503Unable to retrieve the comment from the database as the service is unavailable. Try again later. defaultUnexpected error.Updated 7 days ago