Skip to main content

Halt asynchronous ingestion processing

DELETE 

/api/v1/enterprise/eudr/jobs/:jobId

Immediately signals the ingestion engine to stop processing pending items and transition the job state to CANCELLED.

Request

Responses

Job successfully cancelled and pending items purged

Response Headers
    X-RateLimit-Limit

    The maximum number of requests you're permitted to make per hour.

    X-RateLimit-Remaining

    The number of requests remaining in the current rate limit window.

    X-RateLimit-Reset

    The time at which the current rate limit window resets in UTC epoch seconds.