Create a classroom

Creates a new empty Classroom.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Request

This endpoint expects an object.
namestringRequired
Name of the classroom
ownerIDstringRequired
aceConfigobjectRequired

Response

This endpoint returns an object.
_idstring
namestring
memberslist of strings
ownerIDstring
descriptionstring
codestring
codeCamelstring
courseslist of objects
clanIdstring