Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/group_ssh_certificates.md')
-rw-r--r--doc/api/group_ssh_certificates.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/group_ssh_certificates.md b/doc/api/group_ssh_certificates.md
index d6dc17a5c15..3d99bdcaa3a 100644
--- a/doc/api/group_ssh_certificates.md
+++ b/doc/api/group_ssh_certificates.md
@@ -14,7 +14,7 @@ On GitLab.com, this feature is not available.
Use this API to create, read and delete SSH certificates for a group.
Only top-level groups can store SSH certificates.
-To use this API you must [authenticate yourself](rest/index.md#authentication) as an Administrator.
+To use this API, you must [authenticate yourself](rest/index.md#authentication) as user assigned the Owner role.
## Get all SSH certificates for a particular group