/
CE
celonis
/
OpenAPI definition
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 3w ago
Details
Filter operations
Data Push API
9
get
List running Data Push Jobs for a Data Pool
post
Create a new Data Push Job in a Data Pool
post
Add chunk to a Data Push Job
get
List the chunks of a Data Push Job
post
Delete rows from a table via a Data Push Job
get
Get the status of a Data Push Job
post
Execute a Data Push Job
delete
Delete a Data Push Job
post
Cancel a Data Push Job
Data Push API
Delete a Data Push Job
delete
/api/v1/data-push/{poolId}/jobs/{id}
Path parameters
poolId
string
required
id
string
required
The ID of the Job you want to delete.
Response
OK
Changes