Onboarding

Skip GitHub App installation

Skip GitHub App installation during onboarding.

post/onboarding/skip-github-app

Request body

organizationIdstring

Organization to resolve onboarding state for. User credentials must belong to it. Defaults to the credential's organization context. User tokens must supply it unless the credential's fixed scope resolves it; secret keys may omit it (the key's organization applies).

projectIdstring uuid

Project used to resolve the organization whose onboarding state is written. Without it, the credential's active organization is used — which for CLI user tokens is the server session's organization, not the CLI's selected one.

Response

OK

{"stackTrail":"paths:/onboarding/skip-github-app:post:responses:200:content:application/json:schema:properties:skipped","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.