v1
latestOpenAPI 3.0.12026-07-22367385.5 KBClear all data from an uploaded table
Removes all data from the specified uploaded table while preserving the table structure and schema.
post/v1/uploads/{namespace}/{table_name}/clear
Path parameters
namespacestring required
The namespace of the table to clear
table_namestring required
The table name of the table to clear
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