Skip to main content
POST
Start org GitHub App manifest setup

Authorizations

Authorization
string
header
required

WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.

Body

application/json

Start manifest-based setup for an org-owned GitHub App on github.com.

github_org_name
string
required
Required string length: 1 - 39
Pattern: ^[A-Za-z0-9](?:[A-Za-z0-9-]{0,38})$

Response

OK

success
any
required
github_org_name
string
required
Required string length: 1 - 39
Pattern: ^[A-Za-z0-9](?:[A-Za-z0-9-]{0,38})$
registration_url
string<uri>
required
manifest
string
required
Minimum string length: 1