This endpoint is currently in beta, and may change without warning.
- 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 -> delete
or use the /delete endpoint.
Authorizations
The API key of your team or user.
Body
application/json
Create a new Dune Table for uploads
The body is of type object
.
Response
The Dune table namespace.table_name
was created successfully.
The response is of type object
.