POST api/UserSubscribeFolder/AddUserSubscribeFolder
用户订阅栏目(2111)
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
userSubscribeFolderView |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "FolderId": "c1219816-2036-4f69-a212-b1a2de5547f0", "Type": 0, "RadioId": "1e4382cc-926b-4d4a-b29c-bc174fec3e15" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
{ "Result": 1, "Message": "sample string 2", "Data": {}, "Version": "sample string 4" }