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

# POST /sys/rotate/config

`POST /sys/rotate/config`

## Request body

- SystemRotateConfigRequest
  - `enabled` boolean — Whether automatic rotation is enabled.
  - `interval` integer — How long after installation of an active key term that the key will be automatically rotated.
  - `max_operations` integer — The number of encryption operations performed before the barrier key is automatically rotated.

## 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)
