Exchange a portal session token for a consumer access token
POST/api/v2/consumer_portal/sessions/exchange
The portal frontend calls this endpoint to exchange a short-lived, single-use session token for a standard consumer JWT. The token is invalidated after first use.
Request
Responses
- 200
- 422
Successful Response
Validation Error