Error
A valid request URL is required to generate request examples{
"status": "<string>"
}Task
Delete all tasks (as well as the task queue) for the given task type
DELETE
/
tasks
/
{taskType}
Error
A valid request URL is required to generate request examples{
"status": "<string>"
}Authorizations
oauthdatabase
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Task type
Query Parameters
Whether to force deleting the tasks (expert only option, enable with cautious
Response
200 - application/json
successful operation
Was this page helpful?

