DELETE
/
history
/
{service}
/
items
/
{item}
Delete a service history item
curl --request DELETE \
  --url https://{FUSION HOST}/api/history/{service}/items/{item}

Path Parameters

service
string
required

The name of a service.

item
string
required

The name of a history item.