Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

snapshot_id
string
required

The ID that was returned when the collection was triggered

Example:

"s_m4x7enmven8djfqak"

Query Parameters

notify
string

URL where a notification will be sent once the delivery is finished

Example:

"https://notify-me.com/"

Body

application/json
deliver
Webhook · object

Deliver configuration

compress
boolean
default:false

Deliver file compressed in gzip format

Response

200 - application/json

OK

delivery_id
string

ID of your delivery request that can be used in Monitor Delivery API