Create an identifier for a user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the app the request refers to. An application's unique identifier.
The id of the user the request refers to. An app's user's unique identifier. It is prefixed with 'usr_'
Created