Delete history item

DELETE
/v1/history/:history_item_id

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.

Response

Successful Response

{}
any or null

Errors

Built with