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