Create a new Dune table with the specified name and namespace.
user settings (dune.com) -> data -> delete
or use the /delete endpoint.schema
array of columns in the request. Each column has three parameters:
name: the name of the field
type: the data type of the field
The API key of your team or user.
Create a new Dune Table for uploads
The body is of type object
.
The Dune table namespace.table_name
already existed with the same data as the request.
The response is of type object
.