Skip to main content
DELETE
Delete all tasks (as well as the task queue) for the given task type

Authorizations

Authorization
string
header
required

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

Path Parameters

taskType
string
required

Task type

Query Parameters

forceDelete
boolean
default:false

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

Response

200 - application/json

successful operation

status
string