© 2026 Hedgehog Software, LLC
api: send-verification-email request: { "email": "user@example.com", "callbackURL": "https://example.com/callback" }
response: code: 403 { "code": "INVALID_CALLBACKURL", "message": "Invalid callbackURL" }