---
title: "Resync common objects across a vertical"
method: POST
path: "/sync/resync"
tags: ["sync"]
---

# Resync common objects across a vertical

`POST /sync/resync`

## Response `201`

- ResyncStatusDto
  - `timestamp` string, date-time, nullable, required
  - `vertical` string, nullable, required
  - `provider` string, nullable, required
  - `status` string, nullable, required

## Changes

- **2024-08-05** `ca213ae36b7f` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `201`
- **2024-08-05** `167edd5346ec` — 1 breaking, 1 info
  - removed the success response with the status `201`
  - added the success response with the status `200`
- **2024-08-03** `9d25bd589fe9` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the media type `application/json` for the response with the status `201`
- **2024-08-01** `414c3e999e0b` — 1 info
  - added the success response with the status `201`

[Change history](https://skmtc.dev/panoratech/apis/panora-api-2/changes/sync/resync/post.md)

---

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