Authorization: ********************
curl --location --request PUT '/api/v1/profiles/?_method=PUT' \ --header 'Authorization: Bearer <token>' \ --form 'user_group=""' \ --form 'email=""' \ --form 'phone=""' \ --form 'data=""'