Report a Post
Endpoint allows to report a post
Report existing post
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{}This is unexpected response, something is wrong on our side, please contact: [email protected]Request body
{
"report_info": {
"reason": "REPORT_REASON_INVALID",
"email": "string",
"comment": "string"
}
}Sample request and response
Last updated
Was this helpful?