v50

latestOpenAPI 3.0.3MITraw.githubusercontent.com2024-01-0382859610.0 MB
actions

Set self-hosted runners in a group for an organization

Replaces the list of self-hosted runners that are part of an organization runner group.

You must authenticate using an access token with the admin:org scope to use this endpoint.

put/orgs/{org}/actions/runner-groups/{runner_group_id}/runners

Path parameters

orgstring required

The organization name. The name is not case sensitive.

runner_group_idinteger required

Unique identifier of the self-hosted runner group.

Request body

runnersinteger[] required

List of runner IDs to add to the runner group.

Response

Response