app-form_builder

On this page:

deleteForm

Summary

Delete a Form by ID

Description

Delete a form from the database by its ID

Route

POST /formbuilder/deleteForm/:id

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes Form ID

Return

DetailsExampleSchema
Name Type Description
result boolean Status of delete