latestOpenAPI 3.0.32026-08-10152216352.3 KB

eea119b4113f

Self-Hosted Runners

Update a runner pool

Updates an existing runner pool

patch/runners/runner-pools/{poolId}

Path parameters

poolIdstring required

Unique identifier of the runner pool

Request body

namestring

Name of the runner pool

labelsstring[]

Labels to assign to the runner pool

descriptionstring

Description of the runner pool

Response

Runner pool updated successfully

idstring

Unique identifier for the runner pool

namestring

Name of the runner pool

accountIdstring

ID of the account the pool belongs to

labelsstring[]

Labels assigned to the runner pool

descriptionstring

Description of the runner pool

runnersCountinteger

Number of runners in the pool

assignedProjectsCountinteger

Number of projects assigned to this pool

assignedWorkspaceCountinteger

Number of workspaces assigned to this pool

createdAtstring date-time

Timestamp when the pool was created

updatedAtstring date-time

Timestamp when the pool was last updated