1
0
mirror of synced 2026-01-10 09:02:35 -05:00
Files
docs/content/rest/actions/self-hosted-runner-groups.md

17 lines
891 B
Markdown

---
title: Self-hosted runner groups
intro: 'The Self-hosted Runners Groups API allows you manage groups of self-hosted runners.'
topics:
- API
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
## About the Self-hosted runner groups API
The Self-hosted runners groups API allows you manage groups of self-hosted runners. For more information, see "[Managing access to self-hosted runners using groups](/actions/hosting-your-own-runners/managing-access-to-self-hosted-runners-using-groups)."
{% data reusables.actions.actions-authentication %} {% data variables.product.prodname_github_apps %} must have the `administration` permission for repositories or the `organization_self_hosted_runners` permission for organizations. Authenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises to use this API.