Upload Dataset

Attach a file to an existing dataset resource.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The ID or ERN of the resource to upload the file to. The dataset resource must be of type ern:e-pn.io:schema:dataset or resolve to a dataset via properties. For example, a block resource ERN of type ern:e-pn.io:schema:block can be used provided it resolves to a dataset via the primary property.

const
enum
Defaults to replace

The operation to perform. 'replace' is only currently supported

Allowed:
Body Params
file
required
string
length between 4 and 100

Optional filename to give the uploaded file. If not provided, the original filename will be used.

Responses

404

Not Found

406

Not Acceptable

413

Request Entity Too Large

501

Not Implemented

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!