POST AddUserSubscribeRadio
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
userSubscribeStationView | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "UserId": "4279bc74-a0e7-4f30-872a-bbf31bd408ab", "RadioId": "db32448a-18d5-4649-8775-5bbe1a56e315", "StationId": "4a0c72c6-2e39-4828-b1ec-0d48feb8189d", "Type": 0, "StationType": 0 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Result": 1, "Message": "sample string 2", "Data": {}, "Version": "sample string 4" }