delete https://accounts.api.zesty.io/v1/comments/
Deletes a speicific comment. All replies for that comment will no longer be accessible.
Responses
Deletes a speicific comment. All replies for that comment will no longer be accessible.
xxxxxxxxxx
curl --request DELETE \
--url https://accounts.api.zesty.io/v1/comments/comment_zuid \
--header 'accept: application/json'