Delete statement attachment

Deletes a statement attachment.

delete

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

Path parameters
statementIdstringRequired

The ID of the statement to which the attachment belongs.

idstringRequired

The ID of the attachment to delete.

Responses
chevron-right
204

No Content

No content

delete
/public/v1/billing/statements/{statementId}/attachments/{id}

No content

Last updated

Was this helpful?