v1
latestOpenAPI 3.1.02026-07-241695611.0 MBLien Filing
Delete Lien Submission Attachment
Deletes a specific attachment from a lien filing submission.
This endpoint allows users to delete an attachment associated with a lien filing submission. The attachment is identified by its unique ID, and the lien filing submission is identified by its unique filing ID.
delete/lien_submissions/{filing_id}/attachments/{attachment_id}
Path parameters
filing_idstring uuid required
The ID of the lien filing to delete the attachment from.
The ID of the lien filing to delete the attachment from.
attachment_idstring uuid required
The ID of the attachment to delete from the lien filing.
The ID of the attachment to delete from the lien filing.
Response
The lien filing attachment has been successfully deleted.