Delete a classify run
delete_classify_runPermanently delete a classify run and its stored outputs (classify group). Cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | The run ID from classify_document. | |
| environment | Yes | "TEST" = the Test (development) environment, "PRODUCTION" = live. Must match a granted target from get_me (an API key pins one environment). | |
| workspaceId | Yes | Target workspace (ws_...). Must be a granted workspace — get_me lists the accepted values. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes |