+++
post:/opinion?access-token=:access-token
*string:title=bug反饋#反饋標題
*string:content=此處有bug反饋#反饋內容
*:access-token=92ece3ec585b1b0d433a98d7d8e93410#安全驗證字符串
<<<
success
{
"success": true,
"data": {
"message": "反饋提交成功!"
}
}
<<<
error
{
"success": false,
"data": {
"name": "Unauthorized",
"message": "access-token是一個無效的憑證.",
"code": 0,
"status": 401,
"type": "yii\\web\\UnauthorizedHttpException"
}
}
+++
### header頭信息:
| 參數名 | 參數值 |
| --- | --- |
| Accept | application/json |
| DeviceId | 310995000000000|
| Sign | e67ce2f83ca715552c7040c6801e020f |