Marketplace Dataset API
Deliver Snapshot
Deliver the dataset snapshot
POST
/
datasets
/
snapshots
/
{id}
/
deliver
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Snapshot ID
Body
application/json
Deliver configuration
Deliver file compressed in gzip format
Response
200 - application/json
ID of the delivery job
Was this page helpful?