Version: Next

Students

Create Students

Students represent the students that will interract with your plateform.

Method : POST​
URL : HOST_URL/instances/{instance_id}/students

Json input example:

{​
"uid": "your_learner_uid"
}​
info

A more detailed documentation on how to add Students can be found here - Link