Bulk Delete TaskItems
Deletes multiple tasks at once. All tasks must exist.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"codes": [
"string"
]
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key