reach_deleteFormV1
Permanently delete a form and its template, but only if it has no captured submissions. To stop a form with submissions, pause it instead; views don't block deletion.
Instructions
Permanently delete a form together with its template.
A form that has already captured submissions cannot be deleted, so that the contacts it collected are never silently discarded - pause the form instead to stop it collecting new ones. Views alone do not block deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formUuid | Yes | Form uuid parameter | |
| profileUuid | Yes | Profile uuid parameter |