---
title: "Sync pipelines from Jenkins"
method: POST
path: "/jenkins/pipelines/sync"
tags: ["pipelines"]
---

# Sync pipelines from Jenkins

`POST /jenkins/pipelines/sync`

## Response `200`

OK

- InternalInterfacesHttpSyncPipelinesResponse
  - `data` GosInternalApplicationUsecaseSyncPipelinesOutput
    - `created` integer
    - `inactivated` integer
    - `skipped` integer
    - `total` integer
    - `updated` integer

## Other responses

- `500` — Internal Server Error

## Changes

- **2026-03-12** `ecc4d29a95bd` — 1 info
  - endpoint added
- **2026-03-12** `cd3f4bb3694a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/opsre/apis/gos-release-api/changes/jenkins/pipelines/sync/post.md)

---

[API](https://skmtc.dev/opsre/apis/gos-release-api.md) · [All operations](https://skmtc.dev/opsre/apis/gos-release-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opsre/gos-release-api/revisions/fc9f6fb06a50/schema)
