v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Tasks
Images
Delete Task Main Image
Deletes the task's main image.
Parameters:
| Parameter | In | Type | Required | Default | Description |
|---|---|---|---|---|---|
| taskID | path | integer | yes | Task identifier |
Responses:
- 200 OK: Image cleared.
- 404 Not Found: No image exists for this task.
delete/v2/tasks/{taskID}/image
Response
The operation completed successfully. The response body is empty.