Update school settings

Validates and persists either the full settings tree or supported registration settings from the UI.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
registrationobjectOptional
min_emergency_contactsinteger or nullOptional>=0
max_emergency_contactsinteger or nullOptional>=0
full_payment_contract_fees_type_idslist of integersOptional

Response

School settings were saved and returned successfully.
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error