---
title: "(Internal) Update sync telemetry"
method: POST
path: "/internal/worker/callback/sync-telemetry"
tags: ["Internal"]
---

# (Internal) Update sync telemetry

`POST /internal/worker/callback/sync-telemetry`

Internal callback to update sync telemetry data.

## Request body

- DtoUpdateSyncTelemetryRequest
  - `environment` string
  - `event` string
  - `job_id` integer
  - `workflow_id` string

## Response `200`

sync telemetry updated successfully

## Other responses

- `400` — failed to validate request
- `413` — payload too large
- `500` — internal server error

---

[API](https://skmtc.net/datazip-inc/apis/olake-ui-api.md) · [All operations](https://skmtc.net/datazip-inc/apis/olake-ui-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datazip-inc/olake-ui-api/versions/f1bcf21b1556/schema)
