diff --git a/website/source/api/secret/kv/kv-v2.html.md b/website/source/api/secret/kv/kv-v2.html.md index 2e0ef11fe..e4ae6797a 100644 --- a/website/source/api/secret/kv/kv-v2.html.md +++ b/website/source/api/secret/kv/kv-v2.html.md @@ -110,7 +110,7 @@ have an ACL policy granting the `update` capability. | Method | Path | Produces | | :------- | :--------------------------- | :--------------------- | -| `POST` | `/secret/data/:path` | `204 (empty body)` | +| `POST` | `/secret/data/:path` | `200 application/json` | ### Parameters