Create a change request comment reply
gitbook_post_comment_reply_in_change_requestReply to a comment on a GitBook change request by providing the space, change request, and comment IDs.
Instructions
Create a change request comment reply. (POST /spaces/{spaceId}/change-requests/{changeRequestId}/comments/{commentId}/replies)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| changeRequestId | Yes | Path parameter: changeRequestId. | |
| commentId | Yes | Path parameter: commentId. | |
| body | No | Request body as a JSON object, per the GitBook API for this operation. |