Authorization: ********************
curl --location --request DELETE '/focus-pilot/api/v1/goals/goals' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "goalId": "677791a215966ba2296dafeb" }'