---
title: "Delete a Hiring Goal"
method: DELETE
path: "/v2/hiring_goals/{id}"
tags: ["Hiring Goals"]
---

# Delete a Hiring Goal

`DELETE /v2/hiring_goals/{id}`

Delete an existing Hiring Goal

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `501` — NotImplemented

---

[API](https://skmtc.net/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.net/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fountain/hire-public-api/versions/5f406c0e9462/schema)
