---
title: "同步Applications"
method: POST
path: "/argocd/applications/sync"
tags: ["argocd"]
---

# 同步Applications

`POST /argocd/applications/sync`

同步Applications，并按统一响应结构返回处理结果。

## Response `200`

OK

- InternalInterfacesHttpGenericResponse
  - `data` object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2026-05-06** `53bf88bc2572` — 4 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
- **2026-03-17** `54bff660edb3` — 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/argocd/applications/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)
