Delete Review
user delete reviews that they created of the selected designer
DELETE
/reviews/{reviewId}
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Request-Body
Response
{
"message": "Review deleted successfully."
}
Last updated