organizations
organizations
Set Org Languages
The school's two languages: {"language": "English", "student_native_language": "Spanish"}.
They are not the same language and conflating them is the bug this exists to prevent. language is what the school TEACHES — it stamps the channels and rooms the school creates. student_native_language is what its students READ, and it decides what language we write to them in when their account is too new to have a preference of its own. A Mexican academy teaching English answers "English" and "Spanish".
Either key may be omitted to leave it alone, or sent empty to clear it. Clearing the student language means new students are written to in English.
put/organizations/{org_id}/languages
Path parameters
org_idstring required
Headers
authorizationstring nullable
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/organizations/{org_id}/languages:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.