GitHub

Create a new GitHub App connection for an installation

post/spaces/{spaceIdentifier}/github/connections

Path parameters

spaceIdentifierstring required

Identifier (ID or slug) of the space

Request body

InstallationIdstring required
RepositoryIdsstring[] required
SpaceIdstring required

Example request

{
  "SpaceId": "Spaces-1"
}

Response

Created

string required

Changes

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