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