---
title: "Update pull frequency for verticals"
method: POST
path: "/sync/pull_frequencies"
tags: ["sync"]
---

# Update pull frequency for verticals

`POST /sync/pull_frequencies`

## Request body

- UpdatePullFrequencyDto
  - `crm` number, required — Frequency in seconds
  - `accounting` number, required — Frequency in seconds
  - `filestorage` number, required — Frequency in seconds
  - `ecommerce` number, required — Frequency in seconds
  - `ticketing` number, required — Frequency in seconds

## Response `200`

Pull frequency updated successfully

## Other responses

- `201`

## Changes

> 49 revisions in range; 2 could not be searched.

- **2024-12-21** `1dc1a7f8e7fd` — 1 info
  - added the success response with the status `201`
- **2024-12-18** `c16641f31823` — 1 breaking
  - removed the success response with the status `201`
- **2024-12-18** `186ddb901c6c` — 1 info
  - added the success response with the status `201`
- **2024-12-16** `37e33fd8b040` — 1 breaking
  - removed the success response with the status `201`
- **2024-11-21** `47f47d53c24d` — 1 info
  - added the success response with the status `201`

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

---

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