curl --location --request POST 'https://api.302.ai/hedra/web-app/public/assets//upload' \
--header 'Authorization: Bearer ' \
--form 'file=@""'{
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "type": "image",
    "name": "string",
    "thumbnail_url": "string",
    "description": "string",
    "is_favorite": false,
    "created_at": "2019-08-24T14:15:22Z",
    "asset": {
        "type": "uploaded_image",
        "width": 0,
        "height": 0,
        "url": "string"
    }
}