---
title: "Enable or disable collection of client count, set retention period, or set default reporting period."
method: POST
path: "/sys/internal/counters/config"
tags: ["system"]
---

# Enable or disable collection of client count, set retention period, or set default reporting period.

`POST /sys/internal/counters/config`

## Request body

- SystemInternalCountersConfigRequest
  - `default_report_months` integer — Number of months to report if no start date specified.
  - `enabled` string — Enable or disable collection of client count: enable, disable, or default.
  - `retention_months` integer — Number of months of client data to retain. Setting to 0 will clear all existing data.

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/versions/bd8194de0697/schema)
