POST AddUserSubscribeRadio

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
userSubscribeStationView
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "UserId": "8a9b0836-6bf9-4c11-90b6-015d5c47ea03",
  "RadioId": "f1ec89c2-30dc-43fc-92ab-1f8933b4e50e",
  "StationId": "b62050d7-67c5-4f96-88d5-d23209c24f20",
  "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"
}