/driver./facials/{driverId}.curl --location --request DELETE 'https://api.cloud-services.yuv.com.br/facials' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"driverId": 12341,
"facialId": 2831
}'{
"data": true
}