ApiAuthVerify
Verify account
Verify registration code
curl -X POST "https://www.open-isle.com/api/auth/verify" \ -H "Content-Type: application/json" \ -d '{}'
"string"
Verify registration code
curl -X POST "https://www.open-isle.com/api/auth/verify" \ -H "Content-Type: application/json" \ -d '{}'
"string"
curl -X POST "https://www.open-isle.com/api/auth/verify" \
-H "Content-Type: application/json" \
-d '{}'