post http://gooru.org/api/nucleus/v2/learner/course//items/performance
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url http://gooru.org/api/nucleus/v2/learner/course/UUID/items/performance \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"userId": "UUID",
"startDate": "Date",
"limit": 50,
"offset": 0
}
'
Try It!
to start a request and see the response here! Or choose an example: