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