---
title: "Terminates the synchronization process"
method: DELETE
path: "/dx/api/people/v1/user-directories/sync"
tags: ["Federation / User directories"]
---

# Terminates the synchronization process

`DELETE /dx/api/people/v1/user-directories/sync`

Terminates the synchronization process and allows the synchronization process to be triggered again.
    NOTE - This operation should be used with caution, as it may result in data inconsistencies or conflicts if the synchronization process is running or has not completed successfully.
    This can be used to manually clear a locked, stuck or accidental synchronization process

## Response `200`

Successfully deleted the synchronization lock.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/hcl-tech-software/apis/people-api-v1-server.md) · [All operations](https://skmtc.net/hcl-tech-software/apis/people-api-v1-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hcl-tech-software/people-api-v1-server/versions/2267cfc94cf0/schema)
