Skip to main content
DELETE
Archive a visible task without permanently deleting its history. Use a developer access key. See authentication, errors, and rate limits. Required scopes: tasks:write. Task access uses the owner’s current workspace role. Non-admin members can access tasks they created or are assigned to; inaccessible tasks return 404. See task visibility. Repeated calls return the archived task. There is currently no general /v1 task-restore endpoint.

Parameters

string
required
Task ID accessible to the key owner.

Response

200 — Returns the resource under data. Example IDs and values are illustrative.
Set path-ID environment variables to values returned by your workspace before running the request. This request changes workspace data. A timeout does not prove that the write failed; inspect the result before retrying.