REVIEW INSERT
INSERT REVIEW
POST
/review/{user_id}
<Description of the endpoint>
Body
Name
Type
Description
VOD_ID
int
vod_id
RATING
string
Name of the user
COMMENT
string
Age of the user
Response
Last updated
POST
/review/{user_id}
<Description of the endpoint>
Body
VOD_ID
int
vod_id
RATING
string
Name of the user
COMMENT
string
Age of the user
Response
Last updated