/
SC
scalar
/
Core
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 21h ago
Details
Filter operations
access-groups
8
analytics
4
api-docs
19
auth
32
docs
6
github
19
login-portals
5
payment
7
publish
11
registry-git
9
rules
10
schemas
12
sdks
29
share
3
signup
1
team
41
themes
8
utility
1
vcs
6
waitlist
1
workspace
8
post
/internal/sdk/authorize-github
post
/internal/sdk/authorize-sample-github
post
/internal/sdk/build-log
get
/forgejo/git-credentials
post
/docs-projects/create
delete
/docs-projects/delete
get
/docs-projects/{slug}
post
/docs-projects/update-repo-settings
post
/docs-projects/{projectUid}/link-github
post
/docs-projects/{projectUid}/unlink-github
post
/docs-projects/{projectUid}/link-bitbucket
post
/docs-projects/{projectUid}/unlink-bitbucket
post
/docs-projects/{projectUid}/bitbucket/refresh-webhook
Internally get an installation token for an SDK target sample repo
post
/internal/sdk/authorize-sample-github
Request body
object
required
uid
string
required
teamUid
string
required
language
'typescript'
|
'python'
|
'cli'
|
'csharp'
|
'java'
|
'ruby'
|
'php'
|
'go'
|
'rust'
|
'kotlin'
|
'swift'
|
'cpp'
|
'dart'
required
Response
Default Response
object
required
accessToken
string
required
Changes