Send an HTTP DELETE request to destroy a Reply. Use Reply ID, provided by Lipscore during Reply creation, to identify a Reply you want to destroy. On a successful destroying we will return the 200 status code and an empty response body.
Param name | Description |
---|---|
id required |
Reply ID provided by Lipscore Value: Must be a Integer |
api_key required |
API key (a 24 character unique code) Value: Must be a String |
DELETE /review_replies/7832?api_key=889c3f3e4b6ac67269261324Response
{}