mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-19 02:21:52 +00:00
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
---
|
|
title: "Delete Task"
|
|
api: "DELETE /api/v1/tasks/{id}"
|
|
description: "delete background tasks."
|
|
---
|
|
|
|
Manage asynchronous tasks.
|