PATCH odata/MediaRatings(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)

Updates individual properties of a single MediaRating object.

Request Information

Request body formats

application/json, text/json

Sample:
{
    "RatingValue": 10
}

Response Information

HTTP/1.1 204 No Content