/
/OpenAPI definition
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 19h ago · Updated 3w ago
Data Push API9
  • getList running Data Push Jobs for a Data Pool
  • postCreate a new Data Push Job in a Data Pool
  • postAdd chunk to a Data Push Job
  • getList the chunks of a Data Push Job
  • postDelete rows from a table via a Data Push Job
  • getGet the status of a Data Push Job
  • postExecute a Data Push Job
  • deleteDelete a Data Push Job
  • postCancel a Data Push Job
    Data Push API

    Delete a Data Push Job

    delete/api/v1/data-push/{poolId}/jobs/{id}

    Path parameters

    poolIdstring required
    idstring required

    The ID of the Job you want to delete.

    Response

    OK

    Changes