View source: R/delete_responses.R
delete_responses | R Documentation |
Delete entries in a type form- use with care!
delete_responses(form_id, api = NULL, included_tokens = NULL)
form_id |
The form id of the typeform you want the results for. |
api |
Default |
included_tokens |
A vector of tokens to delete. Maximum 1000. Token ids
can be extracted from the meta data frame via |
If successful, the function will return (invisibly) TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.