/driver./device.curl --location --request POST 'https://api.cloud-services.yuv.com.br/facials/associate-device' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"drivers": [12837, 1019],
"deviceId": 19283
}'{
"data": true
}