Update Tutor
Update an org tutor’s profile fields.
Only bio, teaching_mode (online | in_person | both), and is_published are
writable — partial update, send only the fields you want to change. Bank/payout/
Stripe/role/email fields are never accepted, and there is no per-tutor rate field
(rate lives in the org matrix). Returns the full updated tutor. 404 if {tutor_id}
isn’t an accepted member of your org.
Authorizations
Org API key as Token token=ei_live_...
Path Parameters
Body
PUT /v1/tutors/{id} → tutor_profiles. Partial update; only these fields are writable. Bank/payout/Stripe/role/email fields are never accepted. (No rate field — tutor_profiles.hourly_rate was dropped in phase_1c; rate lives in the org matrix.)
Response
Successful Response