cURL
curl --request DELETE \ --url https://{FUSION HOST}/api/history/{service}/items/{item}
Clear a specific item from a service’s history.
The name of a service.
The name of a history item.
Was this page helpful?