Skip to main content
DELETE
deleteArtifactFolder

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Tenant
string

Workspace slug. Overrides subdomain-based workspace resolution when provided.

Example:

"acme"

X-Request-ID
string<uuid>

Optional request correlation ID echoed back in the response.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Query Parameters

path
string
required

Hierarchical path expressed as a dot-separated ltree (e.g., 'reports.q1.draft').

Response

Successful response

data
object
required

Result of soft-deleting a virtual folder. deletedCount is the number of artifacts whose path was at or below the deleted folder.

meta
object
required