/api/datasets/{dataset_id}/batch_exports/{id}/

Permanently deletes a batch export configuration. This action stops all future runs and removes the export setup from the project.

Path Params
string
required

Dataset ID of the dataset you're trying to access. To find the ID of the dataset, make a call to /api/datasets/.

uuid
required

A UUID string identifying this batch export.

Response
204

No response body

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!