Updates a comment associated with an evaluation data entry. The commenter in the request body must match the original commenter.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier of the comment to update.
Updated comment details.
Request payload for updating an evaluation data comment.
Comment updated successfully.
Response after updating an evaluation data comment.