Uploads a new dataset file (CSV or Parquet). The dataset is validated, converted to Parquet for efficient storage, and saved to Google Cloud Storage. If a dataset with the same name exists, it can be overwritten if the ‘overwrite’ flag is set to True.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response