To add course rating or feedback
The purpose of this API is to add course rating or feedback.
Request URL: | https://learn.zoho.com/learn/api/v1/portal/<networkurl>/course/<courseId>/rating |
OAuth Scope: | ZohoLearn.course.UPDATE |
Request Method: | POST |
Parameter | Description | Required |
---|---|---|
rating | The number of stars in rating (1 to 5) | Optional (One parameter is required) |
feedback | Feedback content | Optional (One parameter is required) |
Response
Copied
Show full
Show less
Sample URL
Copied