Skip to main content
DELETE
Delete a Job

Authorizations

x-deck-client-id
string
header
required

Enter your client id

x-deck-secret
string
header
required

Enter your secret

Path Parameters

deckId
string<uuid>
required
stepId
string<uuid>
required

Response

OK

deck_id
string<uuid>
required

The identifier for the deck.

step_id
string<uuid>
required

The step identifier that was removed.

job_code
string
required

The job code of the removed job.

deleted
boolean
required

Indicates if the removal was successful.