curl --location --request POST 'https://api.falken.ltd/api/organizations//social/images/upload' \
--form 'file=@""'{
"url": "string",
"blobName": "string",
"width": 0,
"height": 0,
"fileSizeBytes": 0,
"contentType": "string",
"uploadedAt": "2019-08-24T14:15:22.123Z",
"altText": "string"
}