diff --git a/website/source/api/operator/keyring.html.md b/website/source/api/operator/keyring.html.md index 0b4dacc92a..6d49d29452 100644 --- a/website/source/api/operator/keyring.html.md +++ b/website/source/api/operator/keyring.html.md @@ -179,9 +179,9 @@ $ curl \ This endpoint removes a gossip encryption key from the cluster. This operation may only be performed on keys which are not currently the primary key. -| Method | Path | Produces | -| ------ | ---------------------------- | -------------------------- | -| `GET` | `/operator/keyring` | `application/json` | +| Method | Path | Produces | +| ------- | ---------------------------- | -------------------------- | +| `DELETE`| `/operator/keyring` | `application/json` | The table below shows this endpoint's support for [blocking queries](/api/index.html#blocking-queries),