diff --git a/content/reference/api/scm/syncAll.md b/content/reference/api/scm/syncAll.md index 43d11c02f..a83632dbb 100644 --- a/content/reference/api/scm/syncAll.md +++ b/content/reference/api/scm/syncAll.md @@ -8,7 +8,7 @@ description: > ## Endpoint ``` -PATCH /api/v1/scm/orgs/:org/sync +GET /api/v1/scm/orgs/:org/sync ``` ## Parameters @@ -59,4 +59,4 @@ curl \ ```sh org "github" synced -``` \ No newline at end of file +```