Create Extraction Update Job
POST https://{{apiHost}}/alpha/extractions/:snapshot_id/:update_type
Create Extraction Update Job
Creates a new job requesting delta updates of the chosen type ( update_type
).
The update type can use the values: additions
, replacements
, delete.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
user-key | string | ||
Content-Type | string |