Skip to main content
DELETE
Delete a Job

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

jobId
integer
required

A job id.

Response

A status object.

id
integer

A unique Project identifier.

Example:

241