Skip to main content

HI I am trying to sending mail with attachment throw API but getting  some error so please help me
 


 

Hi Viral,

This request is failing as it’s formatted as JSON rather than multipart/form-data.  Please see the screenshot below for what this might look like in Postman:
 

a screenshot of Postman with a request to Front’s API highlighting the usage of multipart/form-data and that attachments must be binary data

 


Reply