Ledgers
Update ledger name
Update the name of an existing ledger.
PUT
Documentation Index
Fetch the complete documentation index at: https://docs.blnkfinance.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
If set, the API uses an API key for authentication. Include the following header in your requests:X-blnk-key: <api-key>.
Replace <api-key> with your secret API key. Ensure the key is kept secure and not exposed in public repositories or client-side code.
See also: Secure your Blnk server
Path
Unique
ledger_id of the ledger whose name you want to update.Body
The new name for the ledger. Ensure it is descriptive and meaningful for easy reference.