Delete a form by ID
Deletes a form from the database by its ID.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
Form ID
Response
Status of delete
Errors
500
Internal Server Error