---
title: "Enable a new audit device at the supplied path."
method: POST
path: "/sys/audit/{path}"
tags: ["system"]
---

# Enable a new audit device at the supplied path.

`POST /sys/audit/{path}`

## Request body

- SystemAuditRequest
  - `description` string — User-friendly description for this audit backend.
  - `local` boolean — Mark the mount as a local mount, which is not replicated and is unaffected by replication.
  - `options` object — Configuration options for the audit backend.
  - `type` string — The type of the backend. Example: "mysql"

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