Skip to main content
DELETE
/
api
/
extractors
/
{id}
Delete an extractor
curl --request DELETE \
  --url https://data-wizard.ai/api/extractors/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.data-wizard.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Value for the http bearer parameter.

Path Parameters

id
string
required

SavedExtractor identifier

Query Parameters

model
string

SavedExtractor model

output_instructions
string

SavedExtractor output_instructions

Response

SavedExtractor resource deleted