Help Search

Delete a comment

A Comment can only be deleted by it’s owner. A Comment can be deleted subject to relevant permissions by sending a DELETE request to /comments/commentId.json

DELETE /comments/commentId.json

Possible responses

Code Description
200 OK
Comment deleted successfully.
400 Bad Request
The commentId supplied is not a valid UUID
403 Authentication Failure
The user making the request is not authenticated
404 Not Found
The comment either does not exist or the user making the request does not have delete permission.

Last updated

This article was last updated on April 23rd, 2019.

For another perspective on the API you browse the OpenAPI 2.0 specifications using the dedicated API reference site (Swagger UI).

API Reference

You can also find the latest OpenAPI 2.0 specifications directly on the dedicated repository.

OpenAPI Specs repository
🍪   Do you accept cookies for statistical purposes? (Read more) Accept No thanks!