DELETE
/
api
/
extractors
/
{id}
curl --request DELETE \
  --url https://data-wizard.ai/api/extractors/{id} \
  --header 'Authorization: Bearer <token>'

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

204

SavedExtractor resource deleted