admin

Update User Subject

Set a teacher's matière from the admin dashboard. This is the support escape hatch: the self-service toggle (multi-matière branch) locks as soon as the teacher has authored content.

patch/admin/users/{user_id}/subject

Path parameters

user_idstring required

Request body

subject'maths' | 'physique-chimie' required

Response

Successful Response

successboolean required
user_idstring required
previous_subjectstring nullable
subjectstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.