GitHub

Recover GitHub App connection after the registration has changed

post/{spaceId}/github/connections/{id}/recover

Path parameters

spaceIdstring required
idstring required

Request body

Idstring required
RepositoryIdsstring[] required
SpaceIdstring required

Example request

{
  "SpaceId": "Spaces-1"
}

Response

GitHub app connection recovery result

RecoverGitHubAppConnectionResponse required

Changes

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