Skip to main content
DELETE
Delete a worker

Authorizations

Authorization
string
header
required

API token from your CloudBlast account settings. Pass as Authorization: Bearer <token>.

Path Parameters

worker
string<uuid>
required

Worker UUID, as returned in the uuid field.

Body

application/json
confirmation
string
required

Must equal the worker name exactly.

Example:

"api-worker"

Response

Worker queued for deletion