CreateProfessor

View as Markdown

Create a new professor (teacher) record for your school.

gender/city/country are matched by name to your school’s configured values.

Headers

dreamclass-secret-keystringOptional

Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.

tenantstringOptional
Your tenant code: the DreamClass subdomain you sign in at (for https://myaccount.dreamclass.io it is "myaccount"), or your full white-labelled domain. Required on every request.
schoolCodestringOptional

Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.

Request

This endpoint expects an object.
firstnamestringRequired
lastnamestringRequired
emailstringRequiredformat: "email"
mobilestringRequired
genderstringRequired
citystringRequired
countrystringRequired
afmstringRequired

Response headers

Access-Control-Allow-OriginstringOptional
Access-Control-Allow-MethodsstringOptional
X-Content-Type-OptionsstringOptional
Cache-ControlstringOptional

Response

OK
idinteger
emailstringformat: "email"
firstnamestring
lastnamestring
mobilestring
genderstring
countrystring
citystring
afmstring
expertiseslist of any
middlenameanyOptional
telephoneanyOptional
addressanyOptional
birthdateanyOptional
birthplaceanyOptional
amkaanyOptional
doyanyOptional
commentsanyOptional