Parameters
- file: The file should be in JSON/CSV Format
- space_id: The unique identifier for your space. Learn more about obtaining a space ID.
- dataset_name: The name of your dataset
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Successful Response
The response is of type any
.