Users
Reject Authorization
Reject a game hub login attempt that cannot proceed and return a URL to show the error.
The waiting Game Hub page, identified by the nonce from the authorization deep link, cancels its waiter and shows the error to the player, so the login flow ends instead of hanging.
Opening the returned URL is optional: the game client may open it to show the error itself, and the flow still resolves if it never does.
post/v1/users/authorize/reject
Request body
Response
Successful Response
Changes
Changed in 2 of the 28 revisions of this API.11
- ▲
the request property
became requiredrequest-property-became-required
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○