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": "6e4fd547-67db-4760-8da2-2f20ad61ba36",
"AudioType": 0,
"SongId": "665d1e9b-2215-4c3e-97ca-55a0dd4b6604"
}
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"
}