---
title: "DELETE /ats/offers/{id}"
method: DELETE
path: "/ats/offers/{id}"
tags: ["AtsOffer"]
---

# DELETE /ats/offers/{id}

`DELETE /ats/offers/{id}`

Delete details of an Offer

## Path parameters

- `id` string, required

## Query parameters

- `fields` string, nullable

## Response `200`

- AtsDeleteOfferResponse
  - `status` 'ok' | 'error', required
  - `message` string, required

## Other responses

- `401`
- `404`
- `500`

## Changes

> 15 revisions in range; 1 could not be searched.

- **2024-07-31** `4c2b2078097f` — 1 info
  - endpoint added
- **2024-07-14** `cf779cee9aed` — 1 breaking
  - api path removed without deprecation
- **2024-07-04** `2a8d2830edec` — 1 info
  - endpoint added
- **2024-03-04** `52cc79f75cb0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/revertinc/apis/revert-api/changes/ats/offers/:id/delete.md)

---

[API](https://skmtc.dev/revertinc/apis/revert-api.md) · [All operations](https://skmtc.dev/revertinc/apis/revert-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/revertinc/revert-api/revisions/698ea54a2330/schema)
