Create ticket with attachment

in which format attachment should sent

Hi Vaishnavi,

As far as I know, the attachment file itself can be of any format, but up to 15 MB maximum.

As for the request options, it should be a POST request with a header “Content-Type” set to multipart/form-data (source). The code samples are available here.

2 Likes