CreateProfessor
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-key
Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.
tenant
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.
schoolCode
Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.
Request
This endpoint expects an object.
firstname
lastname
email
mobile
gender
city
country
afm
Response headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
X-Content-Type-Options
Cache-Control
Response
OK
id
email
firstname
lastname
mobile
gender
country
city
afm
expertises
middlename
telephone
address
birthdate
birthplace
amka
doy
comments

