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

formlongRequired

Response

Form deleted.
statusstring
messagestring
datalist of any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error