Create a new Dune table with the specified name and namespace.
user settings (dune.com) -> data -> delete
.The API key of your team or user.
The namespace of the table to create. Must be the name of your associated API key, i.e. either my_user
or my_team
.
"my_user"
The name of the table to create. Must begin with dataset_
and contain only lowercase letters, digits, and underscores.
"dataset_my_data"
Create a new Dune Table for uploads
The body is of type object
.
The Dune table namespace.table_name
was created successfully.
The response is of type object
.