v68

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-011,21696712.3 MB
actions

Set self-hosted runners settings for an organization

Sets the settings for self-hosted runners for an organization.

OAuth app tokens and personal access tokens (classic) need the admin:org scope or the "Actions policies" fine-grained permission to use this endpoint.

put/orgs/{org}/actions/permissions/self-hosted-runners

Path parameters

orgstring required

The organization name. The name is not case sensitive.

Request body

enabled_repositories'all' | 'selected' | 'none' required

The policy that controls whether self-hosted runners can be used in the organization

Response

No content