Reply to an existing comment
POST/comments/:comment/reply
Submit a reply to an approved comment.
Requires the ID of the parent comment in the path.
The reply will be processed and stored if validation passes.
Request
Responses
- 200
- 400
- 404
- 429
- 500
Comment successfully
Bad Request
Not found
Too Many Requests
Internal server error