Generates authentication tokens and a pre-authenticated link to the customer portal. Use this to allow customers to access their portal without entering credentials, or to make API calls on behalf of the customer.
| Field | Description |
|---|---|
accessToken | JWT access token for API authentication on behalf of the customer |
refreshToken | JWT refresh token to obtain new access tokens |
customerAreaLink | Pre-authenticated short link to the customer portal |