Save a list-label template

Creates or updates a saved list-label template for an academic year.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
namestringRequired
template_type_idintegerRequired
academic_year_idintegerRequired
payloadmap from strings to anyRequired
idinteger or nullOptional
descriptionstringOptional
publicbooleanOptional
modeenumOptional
Allowed values:

Response

The template was saved and its stored fields were returned.
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
409
Conflict Error