These table management endspoints help you programmatically upload data to Dune and manage tables via the API.

To upload data, while you can use the /upload endpoint, consider using the /create and /insert endpoints for more flexibility, performance, and the ability to append.