cURL
curl --request POST \ --url https://api-hml.ponto-on.com/auth/recovery/funcionario \ --header 'Content-Type: application/json' \ --data ' { "telefone": "31996745309" } '
{ "success": true }
Recovery Code - Funcionario
"31996745309"
true