X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/support/issues//attachments' \
--header 'X-API-KEY: <api-key>' \
--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"
}
]