Create session
Create a new session for a given user. This will return a refresh token that can be used to impersonate the user.
Request
This endpoint expects an object.
user_id
The ID of the user, or the special value me
for the currently authenticated user
expires_in_millis
is_impersonation
Response
Successful response
refresh_token
access_token