Delete a Ledger
Delete a Ledger
Use this endpoint to delete a Ledger. The Ledger will remain in our records and appear in the List Ledgers and Retrieve a Ledger endpoint responses, with the deletedAt field showing the deletion date.
DELETE
Delete a Ledger
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The authorization token. This header is required if your environment has Access Manager enabled.
The type of media of the resource. Recommended value is application/json.
A unique identifier used to trace and track each request.
Path Parameters
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
Response
Indicates that the resource was successfully deleted.

