deleteArtifactFolder
deleteArtifactFolder
DELETE /api/artifacts/folder?path=
Soft-delete every non-deleted artifact whose path equals or descends
from path for the current workspace. Returns the number of artifacts
deleted. Refused for any artifact in the subtree that has a published
TenantConnectorTap.
DELETE
deleteArtifactFolder
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Workspace slug. Overrides subdomain-based workspace resolution when provided.
Example:
"acme"
Optional request correlation ID echoed back in the response.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Query Parameters
Hierarchical path expressed as a dot-separated ltree (e.g., 'reports.q1.draft').