---
title: "Deletes the specified job location from the system"
method: POST
path: "/api/external/location/delete"
tags: ["Job APIs"]
---

# Deletes the specified job location from the system

`POST /api/external/location/delete`

## Headers

- `RF-Api-Key` string, required
- `content-type` string

## Request body

- object
  - `id` integer — Location id.

## Response `200`

Auto generated using Swagger Inspector

- unknown

## Changes

- **2026-08-13** `febc104d89ff` — 1 breaking
  - the `header` request parameter `RF-Api-Key` became required

[Change history](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation/changes/api/external/location/delete/post.md)

---

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