Description Usage Arguments Value See Also Examples
Delete Algolia Index
1 | algolia_delete_index(config = create_config())
|
config |
config as retrieved by create_config() (default: create_config()) |
deletes "index_name" (config$index_name) at Algolia URL (config$api_url) in case that provided API Key has sufficient rights!
<https://www.algolia.com/doc/api-client/methods/api-keys/>
1 2 3 4 | ## Not run:
algolia_content()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.