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

Delete custom ledger attachment

Deletes a custom ledger attachment.

delete

Permanently removes the attachment and its file. This operation cannot be undone.

Path parameters
customLedgerIdstringRequired

The ID of the custom ledger to which the attachment belongs.

idstringRequired

The ID of the attachment to delete.

Responses
204

No Content

No content

delete/public/v1/billing/custom-ledgers/{customLedgerId}/attachments/{id}
DELETE /public/v1/billing/custom-ledgers/{customLedgerId}/attachments/{id} HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*

No content

Last updated

Was this helpful?