go back to CommentService

DELETE /comments/{id}

Deletes a comments record with the given ID.

Parameters

name description type default type
id the ID of the comments record to delete path String

Result

Response of type: text/plain

a response indicating success or failure

Try It Out

Request

- Authentication Help
- String