updateRating
Use the interface to modify the rating.
Request Mode
POST/GET http://ip/V1.0/replay/updateRating?replayRecordId=54&rating=0.5
Request Data
Parameter | Type | Description |
---|---|---|
replayRecordId | String | The event ID |
rating | Double | The rating, ranging from 0 to 5 |