/
OP
openrelay
/
OpenRelay API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
openrelay
OpenRelay API
post
Create a runner pool
v2
latest
OpenAPI 3.1.0
2026-08-07
139
158
192.4 KB
Runners
Create a runner pool
post
/v1/orgs/{orgId}/runner-pools
Path parameters
orgId
string
required
Request body
CreateRunnerPoolRequest
required
diskSizeGb
integer
githubOwner
string
githubOwnerType
string
grant
string
installationId
integer
required
name
string
poolRamGb
integer
Response
Created
RunnerPool
required
createdAt
string
required
currentPeriodEnd
string
diskSizeGb
integer
required
githubInstallationId
integer
required
githubOwner
string
required
githubOwnerType
string
required
id
string
required
name
string
required
organizationId
string
required
poolRamGb
integer
required
runtime
string
status
string
required
subscriptionStatus
string
trialEndsAt
string
updatedAt
string
required