partners
This API replaces user authorized OAuth consent based APIs (Create, Entitle). Issues a timed session token for the given 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 the same request if necessary, regardless of the previous tokens being expired or not. By default, the session token is valid for 1 hour.
post/v1/{+parent}/userSessions:generate
Path parameters
parentstring required
Required. The parent, the partner that can resell. Format: partners/{partner}
Request body
Response
Successful response