Skip to main content
DELETE
Minimum required API key scope: Read/Write
  • You must be an admin to delete the table.
  • You can also delete a table through user settings (dune.com) -> data -> delete.
  • Deleting a table does not incur credits.
Migrating from the old API? See the Migration Guide for help updating your code.

Headers

X-Dune-Api-Key
string
required

API Key for the service

Path Parameters

namespace
string
required

The namespace of the table to delete

table_name
string
required

The table name of the table to delete

Query Parameters

api_key
string

Alternative to using the X-Dune-Api-Key header

Response

OK

message
string