curl --location --request PUT 'https://api.falken.ltd/api/athletes//goals/' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "string",
"description": "string",
"targetDate": "2019-08-24T14:15:22.123Z",
"goalType": 0,
"goalCategory": 0,
"targetValue": 0,
"currentValue": 0,
"unit": "string",
"status": 0,
"completedDate": "2019-08-24T14:15:22.123Z",
"notes": "string"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}