Removes a counter from a participant entirely. The key is passed as a path parameter. Once deleted, the counter no longer appears in the counters list and any rule conditions referencing it will evaluate as if it does not exist.This is a permanent deletion, not a reset. To set a counter back to zero while keeping it defined, use the set counter endpoint with a value of 0 instead. Returns 204 No Content on success.