Delete Attachment from Deal DELETE /v1/deals/:id/attachments/:fileId Removes a top-level file attachment from a deal. The file is also deleted from storage. Request Responses200401404File deleted successfullyInvalid or missing API keyDeal or attachment not found