curl --location --request POST 'https://zatoona-ai.com/api/v1/profile-images/upload' \ --header 'Authorization: Bearer {{token}}' \ --form 'image=@""'
{}