citizen
Validate phone verification
Validates the verification code sent to the phone number
POST
Validate phone verification
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
CPF number
Body
application/json
Verification code and phone
The body is of type object
.
Response
200
application/json
OK
The response is of type object
.
Validate phone verification