Save form field mappings
Upserts the submitted mappings and removes mappings omitted from the request. An empty mappings array clears every mapping for the form.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Request
This endpoint expects an object.
mappings
Response
Mappings saved (or cleared when mappings is empty).
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

