POST api/Jukebox/SetShuffle

Documentation for 'SetShuffle'.

Request Information

Parameters

NameDescriptionAdditional information
isShuffle
Documentation for 'isShuffle'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
true

application/xml, text/xml

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

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 'Boolean'.