---
title: "Delete a unified job"
method: DELETE
path: "/api/servicepool/unifiedJobs/{identifier}"
tags: ["unifiedJobs"]
---

# Delete a unified job

`DELETE /api/servicepool/unifiedJobs/{identifier}`

## Path parameters

- `identifier` string, uuid, required

## Response `204`

Deleted successfully.

## Other responses

- `500` — default error response

---

[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/revisions/5f406c0e9462/schema)
