New to Telerik ReportingStart a free 30-day trial

Release Report Instance Overview

Request

DELETE /api/reports/clients/{clientId}/instances/{instanceId}

Path parameters

NameTypeDescription
clientIdStringID of the service client. Returned by Register Client.
instanceIdStringID of the report instance. Returned by Resolve Report Instance.

Response

HTTP Status CodeDescription
204 NoContentReport instance destroyed successfully
404 Not FoundThe specified instanceId cannot be found
410 GoneThe specified clientId cannot be found (expired)

Sample

  • Request

      DELETE /api/reports/clients/2c3d/instances/4d3c HTTP/1.1
  • Response

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