R/delete_form.R
delete_form.Rd
Delete the specified typeform.
delete_form(form_id, api = NULL)
The form id of the typeform you want the results for.
Default NULL. Your private api key. If api is NULL, the environment variable Sys.getenv("typeform_api2") is used.
NULL
api
Sys.getenv("typeform_api2")