Comments delete
DELETE /admin/comments/{id}
Soft-delete a comment and its mentions. Only the author or an admin can delete.
curl -X DELETE "https://api.part3.io/v1/admin/comments/string"Empty
DELETE /admin/comments/{id}
Soft-delete a comment and its mentions. Only the author or an admin can delete.
curl -X DELETE "https://api.part3.io/v1/admin/comments/string"