PUT api/reportserver/v2/reports/{reportId}/shelve
Creates a shelve for the specified report. Expects the report shelve bytes inside the content of the request.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
reportId |
Report ID. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.