创建一个教室

创建一个新的空“教室”

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringRequired

教室名称

ownerIDstringRequired
aceConfigobjectRequired

Response

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