Delete Comment heart
delete comment heart
DELETE
/posts/{postId}/comments/{comments}/hearts
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Response
{
"success": "Selected heart has successfully deleted."
}
Last updated