diff --git a/website/content/api-docs/secret/ssh.mdx b/website/content/api-docs/secret/ssh.mdx index ff1bf37655ba..f552fecf6950 100644 --- a/website/content/api-docs/secret/ssh.mdx +++ b/website/content/api-docs/secret/ssh.mdx @@ -194,10 +194,6 @@ This endpoint creates or updates a named role. - `not_before_duration` `(duration: "30s")` – Specifies the duration by which to backdate the `ValidAfter` property. Uses [duration format strings](/vault/docs/concepts/duration-format). -- `allow_empty_principals` `(bool: false)` - If true, allows certificates - to be issued against all principals. Highly recommended to use the default of - false. - ### Sample payload ```json