v1
latestOpenAPI 3.0.12026-07-22367385.5 KBDelete an uploaded table
Permanently deletes the specified uploaded table and all its data.
delete/v1/uploads/{namespace}/{table_name}
Path parameters
namespacestring required
The namespace of the table to delete
table_namestring required
The table name of the table to delete
Query parameters
api_keystring
Alternative to using the X-Dune-Api-Key header
Headers
X-Dune-Api-Keystring required
API Key for the service
Response
OK