POST api/SoundFile/SetNumberOfLikesBySoundFileId?soundFileId={soundFileId}&isAdd={isAdd}

用户赞节目NumberOfLikes+1

Request Information

Parameters

NameDescriptionAdditional information
soundFileId

Define this parameter in the request URI.

isAdd

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
true