Update a form
Replaces the editable form configuration after validating the same complete definition required to create a form. Payment and UI schema rules are enforced by StoreFormRequest.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
form
Request
This endpoint expects an object.
name
academic_year_id
active
data_schema
ui_schema
recaptcha
email_receipt
thank_you_message
form_audience_id
payment_settings
thank_you_icon
thank_you_icon_color
Response
Form updated.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

