For the complete documentation index, see llms.txt. This page is also available as Markdown.

createSelfServiceCenterLoginTokenV2

Creates and returns a SelfServiceCenterLoginToken.

Arguments

Argument
Description

Parameters for CreateSelfServiceCenterLoginTokenV2

CreateSelfServiceCenterLoginTokenV2Input Arguments

Argument
Description

email (String!)

The email address of the user to generate a login token for

Return fields

errors ([ModelValidationError!]!)

selfServiceCenterLoginToken (SelfServiceCenterLoginToken)

Last updated

Was this helpful?