post https://api.betatest.degreed.com/xAPI/statements
Log in to see full request history
Limitation for POSTing/Sending Statements via xAPI
Currently, the xAPI only accepts statements with the verb
completed
.
Response
201Success
Limitation for POSTing/Sending Statements via xAPI
Currently, the xAPI only accepts statements with the verb
completed
.
201Success
xxxxxxxxxx
curl --request POST \
--url https://api.betatest.degreed.com/xAPI/statements \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!