API Reference
cURL
curl --request POST \ --url https://api.runly.pro/v1/sso/verify \ --header 'Content-Type: application/json' \ --data ' { "st": "st_abc123" } '
200
Success
"st_abc123"
Verification Result
Show child attributes