aborted.
Authentication
Requires a valid Bearer token.Path Parameters
Task ID (UUID).
Response
Returns200 OK on success.
Errors
| Status | Description |
|---|---|
400 | Bad Request — task is not in a running state |
401 | Unauthorized — missing or invalid token |
404 | Not Found — task does not exist or you do not have access |