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": "335858b3-3681-411d-9d72-da715a52e02f", "AudioType": 0, "SongId": "8811fd59-9a48-401c-9fa1-fb9053fa6503" }
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" }