POST api/Folder/add_subscribe
054 用户订阅栏目(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": "40ef9956-ba55-4bbf-8694-05bd09bf56ae", "Type": 0, "RadioId": "c0ccde81-1337-412e-9a38-f5043c1adc9c" }
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" }