New to Telerik ReportingStart a free 30-day trial

Keep Client Alive Overview

Request

POST /api/reports/clients/keepAlive/{clientID}

Path parameters

NameTypeDescription
clientIdStringID of the service client. Returned by Register Client.

Response

HTTP Status CodeDescription
204 NoContentClient expiration successfully extended
400 Bad RequestThe specified clientId cannot be found (expired)

Sample

  • Request

      POST /api/reports/clients/keepAlive/bfe79165c60 HTTP/1.1
  • Response

      HTTP/1.1 204 NoContent
In this article
RequestResponseSample
Not finding the help you need?
Contact Support