POST account/feedback
意见反馈
Request Information
URI Parameters
None.
Body Parameters
FeedbackViewModelName | Description | Type | Additional information |
---|---|---|---|
description | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "description": "sample string 1" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
意见反馈
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}