LogoFreestyle
API Reference/Git

Remove GitHub sync configuration

Remove GitHub sync configuration from a repository. This stops automatic syncing but doesn't affect the repository content.

DELETE/git/v1/repo/{repo_id}/github-sync

Path Parameters

repo_idRequiredstring

Repository ID

Format: "uuid"

Response Body

curl -X DELETE "https://api.freestyle.sh/git/v1/repo/497f6eca-6276-4993-bfeb-53cbbbba6f08/github-sync"

GitHub sync configuration removed successfully