portalSessionCreate
Graphql fields and variables for the portalSessionCreate mutation
Generate a short lived access token to access the customer portal
Scope required: security:write
Arguments
Name
Type
Description
tenantCode
String
expiry
Int
returnUrl
String
Response
Name
Type
Description
errors
List (String)
token
String
Last updated
Was this helpful?