Repository Manipulation
Sync Git repository
Sync all history from Git. The repo must already be associated with a Git repo (see import).
POST
Authorizations
Github webhook signature
Path Parameters
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
Required string length:
3 - 128
Example:
"example_id"
Response
202
Sync started asynchronously.