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": "29c938af-ebd4-47f3-a8e9-904c63733546",
  "RadioId": "dd6273e5-b05d-4eda-a929-f53111a64863",
  "StationId": "e9e3d702-dbd8-4f8f-a4dc-174d387ea6ae",
  "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"
}