Delete Custom Ledger Attachment

Deletes an individual billing attachment, specified by attachmentId.

delete
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
delete
DELETE /public/v1/billing/custom-ledgers/{customLedgerId}/attachments/{id} HTTP/1.1
Host: 
Accept: */*

No content

Last updated

Was this helpful?