diff options
Diffstat (limited to 'doc/api/pages.md')
-rw-r--r-- | doc/api/pages.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/pages.md b/doc/api/pages.md index f81a3c3c72b..a115f0b0a0f 100644 --- a/doc/api/pages.md +++ b/doc/api/pages.md @@ -12,7 +12,7 @@ The GitLab Pages feature must be enabled to use these endpoints. Find out more a ## Unpublish pages -Remove pages. The user must have admin privileges. +Remove pages. The user must have the Administrator role. ```plaintext DELETE /projects/:id/pages |