Delete history item
Delete a history item by its ID
Path parameters
history_item_id
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-key
Response
Successful Response
status
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
422
History Delete Request Unprocessable Entity Error