POST api/SkipOfSoundFile/SkipOfSoundFilePrograme
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userLikeView | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"LikeValue": 0,
"SoundFileId": "e0b29e61-e002-4042-902c-9aeb8d7cc410",
"AudioType": 0,
"SongId": "31888193-11e1-42d8-943c-4f6d808a33d4"
}
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"
}