POST api/Account/KeepAlive

Refresh the current session to prevent time-out (Most Recently Used Time is updated). Maximum period between successive KeepAlive actions is configurable.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

HttpStatusCode

Response Formats

application/json, text/json

Sample:
100

application/xml, text/xml

Sample:
<HttpStatusCode xmlns="http://schemas.datacontract.org/2004/07/System.Net">Continue</HttpStatusCode>