All pages
Powered by GitBook
1 of 1

Loading...

Delete journal attachment

delete

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

Path parameters
journalIdstringRequired

The ID of the journal to which the attachment belongs.

idstringRequired

The ID of the attachment to delete.

Responses
204

No Content

No content

404

Not Found

application/json
typestring · nullableOptional
titlestring · nullableOptional
statusinteger · int32 · nullableOptional
detailstring · nullableOptional
instancestring · nullableOptional
Other propertiesanyOptional
delete/public/v1/billing/journals/{journalId}/attachments/{id}
DELETE /public/v1/billing/journals/{journalId}/attachments/{id} HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*

No content

Deletes a journal attachment.