Delete Comment
DELETE/api/chargebacks/:id/delete-comment/:commentId
You can delete a comment up until your dispute's due date (after the due date, an appropriate error will be returned). A successful response will include the single comment that was deleted (not all comments).
Request
Responses
- 200
- 401
- 403
- 404
- 500