---
title: "Resynchronize copier with master"
method: POST
path: "/rest/api/v1/accounts/{accountId}/copiers/{copierId}/resync"
tags: ["Account API"]
---

# Resynchronize copier with master

`POST /rest/api/v1/accounts/{accountId}/copiers/{copierId}/resync`

Resynchronize with the master account. If a position was closed on the slave account but remains open on the master, this operation will reopen the position on the slave to match the master's state.

## Path parameters

- `accountId` string, uuid, required
- `copierId` string, uuid, required

## Response `204`

No Content

---

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