Cancel extract job
crw_cancel_extractCancel an extraction job using its ID to stop ongoing processing. Get current status; cancellation stays non-terminal until the claimed URL settles.
Instructions
Request cancellation of an extract job. Returns the canonical status; cancelling remains non-terminal until the claimed URL settles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Extract job id from crw_extract |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| error | No | ||
| status | Yes | ||
| results | Yes | ||
| success | Yes | ||
| expiresAt | Yes | ||
| tokensUsed | Yes | ||
| creditsUsed | No |