---
title: "Sync edge (syncEdge)"
method: POST
path: "/api/edge/sync/{edgeId}"
tags: ["edge-controller"]
---

# Sync edge (syncEdge)

`POST /api/edge/sync/{edgeId}`

Starts synchronization process between edge and cloud. 
All entities that are assigned to particular edge are going to be send to remote edge service.

Available for users with 'TENANT_ADMIN' authority.

## Path parameters

- `edgeId` string, required

## Response `200`

OK

- string

---

[API](https://skmtc.net/thingsboard/apis/thingsboard-rest-api.md) · [All operations](https://skmtc.net/thingsboard/apis/thingsboard-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thingsboard/thingsboard-rest-api/revisions/40169ccdec5c/schema)
