Update a change request comment reply
gitbook_update_comment_reply_in_change_requestUpdate a reply to a comment in a GitBook change request.
Instructions
Update a change request comment reply. (PUT /spaces/{spaceId}/change-requests/{changeRequestId}/comments/{commentId}/replies/{commentReplyId})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| changeRequestId | Yes | Path parameter: changeRequestId. | |
| commentId | Yes | Path parameter: commentId. | |
| commentReplyId | Yes | Path parameter: commentReplyId. | |
| body | No | Request body as a JSON object, per the GitBook API for this operation. |