Posts

Update a comment on a post

Updates the text of a comment. Only the comment author (the user who created the API token) can edit it.

patch/posts/{id}/comments/{commentId}

Path parameters

idstring required
commentIdstring required

Request body

textstring required

Response

Comment updated

Changes