Delete history item

Delete a history item by its ID

Path parameters

history_item_idstringRequired

ID of the history item to be used. You can use the Get generated items endpoint to retrieve a list of history items.

Headers

xi-api-keystringRequired

Response

Successful Response

statusstring

The status of the deletion request. If the request was successful, the status will be ‘ok’. Otherwise an error message with http code 500 will be returned.

Errors