Extractions
Cancel extraction
Cancels an active extraction without charging or saving rows.
delete/api/v1/extractions/{id}
Path parameters
idstring required
Resource ID returned by the matching create or list endpoint.
Response
Extraction canceled
Example response
{
"id": "aB3dE6gH9jK2"
}