X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/organizations//social/images/upload-multiple' \
--header 'X-API-KEY: <api-key>' \
--form 'files=""'[
{
"url": "string",
"blobName": "string",
"width": 0,
"height": 0,
"fileSizeBytes": 0,
"contentType": "string",
"uploadedAt": "2019-08-24T14:15:22.123Z",
"altText": "string"
}
]