Skip to main content
POST
Create Classroom

Authorizations

Authorization
string
header
required

Org API key as Token token=ei_live_...

Headers

Idempotency-Key
string | null

Body

application/json
name
string
required
subject_id
string
required
period_price_cents
integer | null
join_fee_cents
integer | null
billing_interval
enum<string> | null
Available options:
weekly,
fortnightly,
monthly
billing_anchor_date
string | null

Response

Successful Response

id
string
required
name
string | null
tutor_id
string | null
subject_id
string | null
join_code
string | null
period_price_cents
integer | null
join_fee_cents
integer | null
billing_interval
string | null
billing_anchor_date
string | null
group_id
string | null
created_at
string | null
updated_at
string | null