---
title: "POST /sys/quotas/config"
method: POST
path: "/sys/quotas/config"
tags: ["system"]
---

# POST /sys/quotas/config

`POST /sys/quotas/config`

## Request body

- SystemQuotasConfigRequest
  - `enable_rate_limit_audit_logging` boolean — If set, starts audit logging of requests that get rejected due to rate limit quota rule violations.
  - `enable_rate_limit_response_headers` boolean — If set, additional rate limit quota HTTP headers will be added to responses.
  - `rate_limit_exempt_paths` string[] — Specifies the list of exempt paths from all rate limit quotas. If empty no paths will be exempt.

## 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/revisions/bd8194de0697/schema)
