curl --location 'https://api.gauas.com/v1/account/verification/verify' \ --header 'Authorization: Bearer {{ACCESS-TOKEN}}' \ --header 'Content-Type: application/json' \ --data '{ "target": "string", "r": "string" }'
{}