---
title: "POST /api/ee/security-center/sync"
method: POST
path: "/api/ee/security-center/sync"
tags: ["/api/ee/security-center"]
---

# POST /api/ee/security-center/sync

`POST /api/ee/security-center/sync`

Trigger an async advisory sync + re-evaluation.
   Returns immediately. If a sync is already running, the request is a no-op.

## Response `2XX`

Successful response

- object
  - `status` string, required

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

[API](https://skmtc.net/metabase/apis/metabase-api.md) · [All operations](https://skmtc.net/metabase/apis/metabase-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/metabase/metabase-api/revisions/08b5a2bafb4f/schema)
