v8

OpenAPI 3.1.0raw.githubusercontent.com2026-08-034690258.3 KB
Redaction Ledger

Delete a document's ledger chain.

Permanently deletes every ledger entry for the given document. Requires an administrator and LEDGER_DELETION_ENABLED=true. Admins may delete another user's chain by passing that user's username as owner, which additionally requires ADMIN_CROSS_USER_ACCESS_ENABLED=true.

delete/api/ledger/{documentId}

Path parameters

documentIdstring required

Query parameters

ownerstring

Headers

Authorizationstring required

Response

OK