---
title: "Triggers a full outbound synchronization for a capability."
method: POST
path: "/outbound/capabilities/{capabilityId}/synchronize"
tags: ["OUTBOUND"]
---

# Triggers a full outbound synchronization for a capability.

`POST /outbound/capabilities/{capabilityId}/synchronize`

## Path parameters

- `capabilityId` string, uuid, required

## Response `202`

Full sync job successfully started

- OutboundFullSyncResponse
  - `message` string

## Other responses

- `404` — Outbound configuration not found
- `409` — Outbound synchronization already running

---

[API](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api.md) · [All operations](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/collibra/collibra-data-governance-center-core-api/revisions/6d091bc86a33/schema)
