delete_form: Deletes a typeform

Description Usage Arguments

View source: R/delete_form.R

Description

Delete the specified typeform.

Usage

1
delete_form(form_id, api = NULL)

Arguments

form_id

The form id of the typeform you want the results for.

api

Default NULL. Your private api key. If api is NULL, the environment variable Sys.getenv("typeform_api2") is used.


rtypeform documentation built on Aug. 31, 2020, 5:09 p.m.