New to Telerik ReportingStart a free 30-day trial

Unregister Client Overview

Request

DELETE /api/reports/clients/{clientId}

Path parameters

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

Response

HTTP Status CodeDescription
204 NoContentClient unregistered successfully
410 GoneThe specified clientId cannot be found (expired)

Sample

  • Request

      DELETE /api/reports/clients/2c3d HTTP/1.1
  • Response

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