Skip to main content
The Clear endpoint removes all the data in the specified table, but does not delete the table.
Migrating from the old API? See the Migration Guide for help updating your code.
curl --request POST \
  --url https://api.dune.com/api/v1/uploads/my_user/interest_rates/clear \
  --header 'X-DUNE-API-KEY: <x-dune-api-key>'