API ReferencePortal Auth
portalAuth.requestMagicLink
Type: Mutation · Auth: Public (portal)
Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
string.email | Yes | — |
Example
{
"email": "user@example.com"
}Type: Mutation · Auth: Public (portal)
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
string.email | Yes | — |
{
"email": "user@example.com"
}