POST api/Jukebox/AddSongToPlaylist

Documentation for 'AddSongToPlaylist'.

Request Information

Parameters

NameDescriptionAdditional information
songId
Documentation for 'songId'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'FormUrlEncodedMediaTypeFormatterTracer' to write type 'Int32'.