Exchange code for a User

Receives a user authorization code and returns a User object.

This step completes the user authorisation flow between a user and a game, they are only considered connected once this step has occurred. The user_id returned identifies the unique individual and can be used with the status and violation endpoints, so should be stored appropriately.

Language
Click Try It! to start a request and see the response here!