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.


csgillespie/rtypeform documentation built on Sept. 7, 2020, 1:57 a.m.