Repository
Repository-Lifecycle

Refresh a repository connection.

Refresh a repository connection by inspecting the latest version including repo's technical stack and developer environment requirements.

post/v1/repositories/{id}/refresh

Path parameters

idstring required

Repo Connection ID

Request body

github_auth_tokenstring nullable

GitHub authentication token for accessing private repositories.

blueprint_idstring nullable

ID of blueprint to use as base for resulting RepositoryVersion blueprint.

Response

OK

EmptyRecord required

Changes