Authorization: Bearer ********************
curl --location --request POST '/api/users/profile-image' \ --header 'Authorization: Bearer <token>' \ --form 'image=@""'
{}