Deletes a specific entry (form submission/result) from a Formdesk form. This action is idempotent - it will succeed even if the entry doesn't exist (404), making it safe to call multiple times. Use this when you need to remove a form submission permanently. The entry can be obta…
formIdRequiredstringUnique identifier of the form containing the entry to delete. Can be numeric or alphanumeric string.
entryIdRequiredstringUnique identifier of the specific entry/result to delete from the form. Can be numeric or alphanumeric string.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.