Reports - Delete Report History Snapshot
Deletes the requested Reports HistorySnapshot specified by HistoryId.
DELETE /Reports({Id})/HistorySnapshots({HistoryId})
Request Body
| Name | Type | Description |
|---|---|---|
| HistoryId |
string |
The ID property of the HistorySnapshot |
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
Ok |
|
| 400 Bad Request |
Couldn't understand your request. |
|
| 404 Not Found |
Not found. |
|
| Other Status Codes |
Error |