Admin delete a comment.
curl --request DELETE \
--url https://staging-api.polysimulator.com/admin/moderation/comments/{comment_id}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?
curl --request DELETE \
--url https://staging-api.polysimulator.com/admin/moderation/comments/{comment_id}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}