Creates a new student in the classroom.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Student to add to the classroom.
The body is of type object
.
A new student resource has been created.
The response is of type object
.