Delete result hash from result profile.Ask AIdelete https://{sandfly-api-host}/v4/resultprofiles/{id}/sandfly/{sandfly}/{hash}Delete a specific result hash from a sandfly on a result profile.Path ParamsidintegerrequiredResult profile ID to delete from.sandflystringrequiredSandfly name to delete result from.hashstringrequiredResult hash to delete. May be a blank string, indicating a drift entry for 'no results' on the sandfly.Responses 200Result(s) deleted from profile. 400Bad request -- sandfly name format invalid or hash format invalid defaultUnexpected errorUpdated 3 months ago