curl --location --request PATCH 'https://api.falken.ltd/api/marksmanship/Range//firing-points//online-status' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"isOnline": true
}'
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": null,
"property2": null
}
Authorization: Bearer ********************