Skip to main content

Delete a takeaway comment

DELETE 

/takeaways/:takeawayId/comments/:commentId

Delete a takeaway comment with the given id.

Request

Path Parameters

    takeawayId int64required
    commentId int64required

Responses

OK

Loading...