Refresh access token POST /api/auth/refresh Endpoint to receive a new access token with an provided refresh token. Request Responses200400Successful authentication request with new access and refresh token pair.Invalid request du to missing or invalid field.