POST /v2/report HTTP/1.1
Content-type: application/json
Authorization: Bearer {accesstoken}
{
"account": "test",
"messagekey": "190922175225820#ft002951servj8FU67"
}
HTTP/1.1 200 OK
Content-type: application/json
{
"code": 1000,
"description": "Success"
}