Refresh the session token.
GET/authentication/refreshToken
- Use this request to keep the user authenticated for another 15 minute cycle. If there has been no activity for 15 minutes, the Session Token will expire. To prevent this expiry, send a Refresh request with the SessionToken in the header with a key of CU*Answers-Token.
Request
Responses
- 200
- 400
Request data is either missing or invalid.