Delete a file attachment from an alertAsk AIdelete https://www.virustotal.com/api/v3/dtm/alerts/{id}/attachments/{attachment_id}Delete an existing file attachment from an alert.Path ParamsidstringrequiredThe ID of the alert to delete the attachment for.attachment_idstringrequiredThe ID of file attachment to delete.Headersx-apikeystringrequiredYour API keyResponses 204No Content 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 7 months ago