POST api/HateOfSoundFile/HateOfSoundFilePrograme

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
userLikeView
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "LikeValue": 0,
  "SoundFileId": "c5f7ca20-7c78-4b49-a897-f5f649ceaa08",
  "AudioType": 0,
  "SongId": "34c5ec46-76f0-43ee-bd52-0de911945866"
}

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"
}