---
title: "提交节点实例同步任务"
method: POST
path: "/admin/providers/{id}/sync-instances"
tags: ["Provider管理"]
---

# 提交节点实例同步任务

`POST /admin/providers/{id}/sync-instances`

为已开启非纯净节点发现的Provider创建持久化后台同步任务

## Path parameters

- `id` integer, required

## Response `200`

同步任务已提交

## Other responses

- `400` — 请求参数错误
- `409` — 已有同类任务

## Changes

- **2026-07-13** `b53016b73c21` — 1 breaking, 5 info
  - added the new path request parameter `id`
  - the endpoint scheme security `BearerAuth` was added to the API
  - api tag `Provider管理` added
  - added the non-success response with the status `400`
  - …2 more
- **2026-07-13** `8b6571c93ad2` — 1 info
  - endpoint added
- **2025-10-22** `dcdf027169a3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/oneclickvirt/apis/oneclickvirt-api/changes/admin/providers/:id/sync-instances/post.md)

---

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