Skip to main content
DELETE
Cancel a Pending Job

Authorizations

Authorization
string
header
required

Authenticate requests by providing a JSON Web Token (JWT) in the Authorization header. Example: Authorization: Bearer <YOUR_JWT>

Path Parameters

siteId
string<uuid>
required

The UUID of the site.

jobId
string<uuid>
required

The UUID of the job to delete.

Response

The job was successfully deleted.