Path Parameters
The name of a service.
curl --request DELETE \
--url https://{FUSION HOST}/api/history/{service}
Delete all history for a specified service.
curl --request DELETE \
--url https://{FUSION HOST}/api/history/{service}
The name of a service.
Was this page helpful?