Community Link Verified
This push event is sent when a player completes a community link flow.
EVENT_COMMUNITY_LINK_VERIFIED
{
"key": "YOUR_API_KEY", // Authenticate legitimate event traffic
"type": "EVENT_COMMUNITY_LINK_VERIFIED",
"data": {
"communityUserId": "license:abc123",
"accountUuid": "00000000-0000-0000-0000-000000000000"
}
}Last updated
Was this helpful?

