summaryrefslogtreecommitdiff
path: root/doc/api/admin_sidekiq_queues.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-09-19 01:45:44 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-09-19 01:45:44 +0000
commit85dc423f7090da0a52c73eb66faf22ddb20efff9 (patch)
tree9160f299afd8c80c038f08e1545be119f5e3f1e1 /doc/api/admin_sidekiq_queues.md
parent15c2c8c66dbe422588e5411eee7e68f1fa440bb8 (diff)
downloadgitlab-ce-85dc423f7090da0a52c73eb66faf22ddb20efff9.tar.gz
Add latest changes from gitlab-org/gitlab@13-4-stable-ee
Diffstat (limited to 'doc/api/admin_sidekiq_queues.md')
-rw-r--r--doc/api/admin_sidekiq_queues.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/admin_sidekiq_queues.md b/doc/api/admin_sidekiq_queues.md
index 5c841ae4076..4a2456d6f4a 100644
--- a/doc/api/admin_sidekiq_queues.md
+++ b/doc/api/admin_sidekiq_queues.md
@@ -1,4 +1,4 @@
-# Admin Sidekiq queues API
+# Sidekiq queues administration API **(CORE ONLY)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/25998) in GitLab 12.9
@@ -15,7 +15,7 @@ The response has three fields:
delete further jobs (including those added after the first request
was issued).
-This API endpoint is only available to admin users.
+This API endpoint is only available to administrators.
```plaintext
DELETE /admin/sidekiq/queues/:queue_name