| content type | module name |
|---|---|
| 1 | projects >> comments |
| 2 | others >> design advice comments |
| 3 | projects >> project status |
POST : /api/designnest/v1/reports
{
"report" : {
"content_id" : 0 ,
"content_type" : 0 ,
"reason" : ''
}
}
content_id : Content ID of the report
content_type : Types of reporting
reason : Reason of reporting
{
"code" : 1 ,
"message" : "" ,
"data" : [
"id" => 0 ,
]
}