{
"id": 0,
"types": [
0
],
"ossIds": "string",
"ossUrls": "string",
"content": "string",
"sourceType": 0,
"sourceId": 0
}curl --location --request POST 'https://test.51vive.com/forums/complaints' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"types": [
0
],
"ossIds": "string",
"ossUrls": "string",
"content": "string",
"sourceType": 0,
"sourceId": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}