> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/create-self-service-center-login-token-v-2.md).

# createSelfServiceCenterLoginTokenV2

### Arguments

| Argument                                                                                                                                    | Description                                        |
| ------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
| input ([CreateSelfServiceCenterLoginTokenV2Input](/graphql-api/api-reference/objects/create-self-service-center-login-token-v-2-input.md)!) | Parameters for CreateSelfServiceCenterLoginTokenV2 |

### CreateSelfServiceCenterLoginTokenV2Input Arguments

| Argument                                                        | Description                                                 |
| --------------------------------------------------------------- | ----------------------------------------------------------- |
| email ([String](/graphql-api/api-reference/objects/string.md)!) | The email address of the user to generate a login token for |

### Return fields

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

#### selfServiceCenterLoginToken ([SelfServiceCenterLoginToken](/graphql-api/api-reference/objects/self-service-center-login-token.md))
