---
title: "(Internal) Recover clear determination"
method: POST
path: "/internal/project/{projectid}/jobs/{id}/clear-destination/recover"
tags: ["Internal"]
---

# (Internal) Recover clear determination

`POST /internal/project/{projectid}/jobs/{id}/clear-destination/recover`

Internal recovery endpoint to cancel stuck clear-destination workflows and restore sync schedules.

## Path parameters

- `projectid` string, required
- `id` integer, required

## Response `200`

successfully recovered

## Other responses

- `400` — failed to validate request
- `404` — job not found
- `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/revisions/f1bcf21b1556/schema)
