---
title: "Remove a job from sync"
method: DELETE
path: "/ats/custom/avionte/synced-jobs/{job_remote_id}"
tags: ["Custom Endpoints"]
---

# Remove a job from sync

`DELETE /ats/custom/avionte/synced-jobs/{job_remote_id}`

Removes a job from the synced jobs list. Does not delete already synced data.

## Path parameters

- `job_remote_id` string, required

## Headers

- `X-Integration-Id` string, required

## Request body

- DeleteAtsCustomAvionteSyncedJobsJobRemoteIdRequestBody

## Response `200`

DELETE /ats/custom/avionte/synced-jobs/:job_remote_id Positive response

- DeleteAtsCustomAvionteSyncedJobsJobRemoteIdPositiveResponse
  - `status` 'success', required
  - `data` object, required

## Other responses

- `default` — The standard error response with just the platform error codes.

---

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