Skip to main content
DELETE
Delete all data and metadata for a namespace (balefire)

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Path Parameters

namespace
string
required

Namespace for the dataset.

username
string
required

The username associated with the request.

Query Parameters

deleteDatasets
boolean

Flag to delete dataset before deleting namespace

Response

Deletes the dataset and all related data.