Description
:
Required. The parent, the partner that can resell. Format: partners/{partner}
Required
:
Yes
Location
:
path
Path
:
v1/{+parent}/userSessions:generate
Scopes
:
openid
HTTP Method
:
POST
Description
:
This API replaces user authorized OAuth consnet based APIs (Create, Entitle). Generates a short-lived token for a user session based on the user intent. You can use the session token to redirect the user to Google to finish the signup flow. You can re-generate new session token repeatedly for same request if necessary, regardless of the previous tokens being expired or not.