---
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

---

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