The resulting table will be empty, and can be inserted into with the /insert endpoint.Documentation Index
Fetch the complete documentation index at: https://dune-pro-1110-add-delete-endpoints-python-js-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- If a table already exists with the same name, the request will fail.
- Column names in the table can’t start with a special character or a digit.
- Each successful table creation consumes 100 credits.
- To delete a table, you can go to
user settings (dune.com) -> data -> deleteor use the /delete endpoint.

