Skip to main content
DELETE
Delete a single task given its task name

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Path Parameters

taskName
string
required

Task name

Query Parameters

forceDelete
boolean
default:false

Whether to force deleting the task (expert only option, enable with cautious

Response

200 - application/json

successful operation

status
string