Authorization: ********************
curl --location --request PUT '/api/v1/headmans/?_method=PUT' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "profile_id": "1" }'