Skip to main content
DELETE
Delete batch job

Authorizations

Authorization
string
header
required

API key from the SLNG dashboard.

Path Parameters

jobId
string
required

The alphanumeric job identifier.

Pattern: ^[a-zA-Z0-9]+$

Response

Job deletion accepted.

Minimal acknowledgement returned when a job is queued or marked for deletion. Poll GET /v1/batch/jobs/{jobId} for the full record.

job_id
string
required

Alphanumeric job identifier.

status
string
required

Initial status. QUEUED on creation; DELETED on deletion.