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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-12-24 18:09:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-24 18:09:57 +0300
commit684f46a08299ea2d97358bce974755e8203df2e5 (patch)
treec4089575fbb10df6000ea2cdc8d9ca47bbd2ba7d /doc/api/users.md
parenta40c1d5046c4102e7cce78b135bebb3539903a73 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/users.md')
-rw-r--r--doc/api/users.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index 4bde807ca6a..f8b752f47e1 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -1485,8 +1485,9 @@ Parameters:
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/17176) in GitLab 13.6.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/267553) in GitLab 13.8.
-Use this API to create a new personal access token. Token values are returned once.
-Make sure you save it as you can't access it again.
+Use this API to create a new personal access token. Token values are returned once so,
+make sure you save it as you can't access it again. This API can only be used by
+GitLab administrators.
```plaintext
POST /users/:user_id/personal_access_tokens