Admin - School Codes

Update School Code

Update a school code. Only accessible by admins.

put/admin/school-codes/{code_id}

Path parameters

code_idstring required

Request body

school_namestring nullable
descriptionstring nullable
is_activeboolean nullable
max_usesinteger nullable

Response

Successful Response

idstring required
codestring required
school_namestring required
descriptionstring nullable
is_activeboolean required
max_usesinteger nullable
current_usesinteger required
created_bystring required
created_atstring date-time required
updated_atstring date-time required

Changes

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