File types supported by BMS API

Question

What are the file types BMS API supports with post attachment call?- https://bms.kaseya.com/api#attachments-post-attachment

Answer

BMS API post attachment supports multipart/form-data. We do not have restrictions on the type apart from our blacklisted types like .exe or any executable files. 

Below is a list of blacklisted types: 

"ace",
"ade",
"adp",
"ani",
"app",
"asp",
"aspx",
"asx",
"bas",
"bat",
"cer",
"chm",
"cmd",
"cnt",
"com",
"cpl",
"crt",
"csh",
"der",
"docm",
"exe",
"fxp",
"gadget",
"hlp",
"hpj",
"hta",
"htc",
"inf",
"ins",
"isp",
"its",
"jar",
"js",
"jse",
"ksh",
"lnk",
"mad",
"maf",
"mag",
"mam",
"maq",
"mar",
"mas",
"mat",
"mau",
"mav",
"maw",
"mda",
"mdb",
"mde",
"mdt",
"mdw",
"mdz",
"mht",
"mhtml",
"msc",
"msh",
"msh1",
"msh1xml",
"msh2",
"msh2xml",
"mshxml",
"msi",
"msp",
"mst",
"ops",
"osd",
"pcd",
"pif",
"plg",
"prf",
"prg",
"ps1",
"ps1xml",
"ps2",
"ps2xml",
"psc1",
"psc2",
"pst",
"reg",
"scf",
"scr",
"sct",
"shb",
"shs",
"tmp",
"url",
"vb",
"vbe",
"vbp",
"vbs",
"vsmacros",
"vss",
"vst",
"vsw",
"ws",
"wsc",
"wsf",
"wsh"