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