Ratings

🛡️ Set a rating for a media item.

<h3>🛡️ Requires Capabilities: <code>Ratings.Create</code></h3>
put/api/v1/ratings

Request body

mediaType'music_track' required
mediaIdstring required
ratingnumber required

Response

ratingIdstring required
ratingnumber required
mediaTypestring required
mediaIdstring required
idnumber required
createdAtstring date-time required
updatedAtstring date-time required
deletedAtstring date-time required

Changes

Changed in 3 of the 176 revisions of this API.413

  • 71bda9bfce4c312See the full diff
    • added the new required request property mediaId

      new-required-request-property

    • added the new required request property mediaType

      new-required-request-property

    • removed the required property track from the response with the 200 status

      response-required-property-removed

    • removed the request property trackId

      request-property-removed

    • added the required property mediaId to the response with the 200 status

      response-required-property-added

    • added the required property mediaType to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog