---
title: "Rescind Offer Letter"
method: DELETE
path: "/api/v1/offer_letters/{id}"
tags: ["Offers (Deprecated)"]
deprecated: true
---

# Rescind Offer Letter

`DELETE /api/v1/offer_letters/{id}`

> **Deprecated.**

Rescind an offer letter.

## Path parameters

- `id` string, uuid, required

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Changes

- **2025-09-10** `b3127336e522` — 3 info
  - api tag `Offers (Deprecated)` added
  - api tag `Offers` removed
  - endpoint deprecated
- **2024-06-11** `6cde27481f55` — 3 info
  - api tag `Offers` added
  - api tag `Offers (Deprecated)` removed
  - endpoint reactivated

[Change history](https://skmtc.dev/xpand-io/apis/xpand-api/changes/api/v1/offer_letters/:id/delete.md)

---

[API](https://skmtc.dev/xpand-io/apis/xpand-api.md) · [All operations](https://skmtc.dev/xpand-io/apis/xpand-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xpand-io/xpand-api/revisions/85bece7875fd/schema)
