Extend User API Key Session
This endpoint is used to extend the current user API key session by preventing it from timing out. Successful completion will return a new expiration date and time which will then expire the session at that new date and time.
POST
/api/v2/auth/extend-session-timeout/{apiKey}