Verify Account
Verify account ownership.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The details required to verify a wallet account.
The body is of type object
.
Response
200
application/json
Successfully verified wallet account.
The response is of type object
.