For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete custom ledger

Deletes a custom ledger by ID.

delete

Permanently removes the custom ledger and all associated charges. This operation cannot be undone.

Path parameters
idstringRequired

The ID of the custom ledger to delete.

Responses
204

No Content

No content

delete/public/v1/billing/custom-ledgers/{id}

No content

Last updated

Was this helpful?