---
title: "POST /sync"
method: POST
path: "/sync"
tags: ["Sync"]
---

# POST /sync

`POST /sync`

Trigger sync for a specific tenant

## Headers

- `x-revert-api-token` string, required
- `x-revert-t-id` string, required
- `x-connection-api-key` string, nullable

## Response `200`

- TriggerSyncResponse
  - `status` 'ok' | 'error', required

## Other responses

- `401`
- `404`
- `500`

## Changes

- **2024-04-23** `1af4c16a5ba4` — 1 info
  - endpoint added
- **2024-03-04** `52cc79f75cb0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/revertinc/apis/revert-api/changes/sync/post.md)

---

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