diff --git a/website/source/api/secret/ssh/index.html.md b/website/source/api/secret/ssh/index.html.md index 090ef7feef2b..925f93eecabf 100644 --- a/website/source/api/secret/ssh/index.html.md +++ b/website/source/api/secret/ssh/index.html.md @@ -400,7 +400,7 @@ This endpoint configures zero-address roles. ```json { - "roles": ["otp_key_role"] + "roles": "otp_key_role" } ```