Skip to main content
POST
Replace Dataset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

dataset_id
string<uuid>
required

Body

application/json
filetype
enum<string>
default:Csv
Available options:
Csv,
Parquet,
Excel
content_length
integer | null

Response

Successful Response