Review and take action on a report.
curl --request POST \
--url https://staging-api.polysimulator.com/admin/moderation/reports/{report_id}/review{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?
curl --request POST \
--url https://staging-api.polysimulator.com/admin/moderation/reports/{report_id}/review{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}