Delete a form
Permanently deletes the selected form for the active school after the caller passes the delete-forms permission check.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
form
Response
Form deleted.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

