_delete
Deletes a chosen Form Block using its ID.
Parameter
id
The ID of the Form Block to be deleted.
Example
Results
On Success
On Failure
If the "id" parameter is not set or has a value less than 1:
If the "id" parameter does not match the ID of an existing Form Block:
Last updated