diff --git a/api-reference/attachments.mdx b/api-reference/attachments.mdx index ef44266..dedd19e 100644 --- a/api-reference/attachments.mdx +++ b/api-reference/attachments.mdx @@ -64,9 +64,8 @@ To try this, you will need an [API key](/api-reference/graphql/authentication/) ## Limitations -- On emails and custom timeline entries: - - A maximum of **25 attachments** can be added - - All attachments **combined** can not exceed **6MB** in size +- A maximum of **25 attachments** can be added to a message +- The **combined** size of all attachments you add to a message cannot exceed **6MB** for emails and **50MB** for all other messages - The following file extensions are not allowed as attachments: ` bat, bin, chm, com, cpl, crt, exe, hlp, hta, inf, ins, isp, jse, lnk, mdb, msc, msi, msp, mst, pcd, pif, reg, scr, sct, shs, vba, vbe, vbs, wsf, wsh, wsl`