Feedback
This endpoint enables you to send us feedback about specific learning objects.
Request
Headers
The API key must be included in the header.
Make sure to replace SAY-FRIEND-AND-ENTER with your own Developer API key.
Body
This endpoint requires the parameters to be sent in the body, formatted as JSON. Parameters are described in the table below.
Parameter | Type | Required | Description |
---|---|---|---|
| string | Yes | Url of the learning object you want to give feedback on. |
| string | No | Enter any comment associated to the learning object. |
| string | Yes | Enter the request id of the initial request that sent you this learning object in the response. It will help us identify any issue related with the request. |
| Yes | Email of the feedback's author. | |
| string | Yes | URL of the website or application or location from which the feedback is being sent. |
Last updated