Used to get user info to verify user identity
Parameter | Required | Description |
---|---|---|
userid | true | the public userid of the player you are looking up |
Used to set user info to verify user identity
Parameter | Required | Description |
---|---|---|
userid | true | your public user id |
usersecret | true | your secret identifier key |
message | false | a message up to 256 characters returned from the GET endpoint. Sending without a message parameter will null your current message. |
Returns the progress the defined operation
Parameter | Required | Description |
---|---|---|
op | true | the full operation name, i.e., op012 |