Skip to main content
DELETE
/
api
/
buckets
/
{id}
Delete a bucket
curl --request DELETE \
  --url https://data-wizard.ai/api/buckets/{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

ExtractionBucket identifier

Query Parameters

model
string

ExtractionBucket model

output_instructions
string

ExtractionBucket output_instructions

Response

ExtractionBucket resource deleted