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