Refresh token for the web client. The web client authenticates via the HttpOnly WebAPI.Infrastructure.AuthCookie and never has direct access to the JWT value, so the token is read from the cookie instead of a request parameter, and the renewed token is returned only via the refreshed cookie — not in the response body. Mobile/partner clients keep using M:BankingAPI.Controllers.AuthController.RefreshToken(System.String).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json