Skip to main content
POST
Create Classroom

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Body

application/json
name
string
required
subject_id
string
required
price_cents
integer | null
billing_interval
enum<string> | null
Available options:
one_time,
monthly

Response

Successful Response

id
string
required
name
string | null
tutor_id
string | null
subject_id
string | null
join_code
string | null
price_cents
integer | null
billing_interval
string | null
group_id
string | null
created_at
string | null
updated_at
string | null