put https://api.mediasilo.com/v3/assets//ratings
Submit a rating for an asset
Log in to see full request history
This endpoint submits a rating on the asset for the authenticated user.
Responses
Submit a rating for an asset
This endpoint submits a rating on the asset for the authenticated user.
xxxxxxxxxx
curl --request PUT \
--url https://api.mediasilo.com/v3/assets/assetId/ratings \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: