curl --location 'https://api.cloud-services.yuv.com.br/occurrence/154872/handle' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"driverId": 102,
"status": "withRisk",
"observations": "COM RISCO"
}
{
"driverId": 102,
"status": "withoutRisk",
"observations": "SEM RISCO"
}'{
"data": true
}