Uploads one or more files as attachments to the specified equipment.The request must be sent using multipart/form-data. A maximum of 10 files can be uploaded in a single request. Each uploaded file must not exceed 50 MB, and the total size of all files in the request must also not exceed 50 MB.On successful upload, the API returns an array of attachment_ids corresponding to the newly created attachments.