curl --location --request POST 'https://api.falken.ltd/api/support/issues//attachments' \
--form 'files=""'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"fileName": "string",
"contentType": "string",
"fileSizeBytes": 0,
"blobUrl": "string",
"downloadUrl": "string",
"createdUtc": "2019-08-24T14:15:22.123Z"
}
]