---
title: "Unpublish a job ad"
method: DELETE
path: "/jobs/{jobId}/jobads/{jobAdId}/postings"
tags: ["jobs"]
---

# Unpublish a job ad

`DELETE /jobs/{jobId}/jobads/{jobAdId}/postings`

Unpublishes a job ad from all sources.

**Unpublishing a default job ad will unpublish all other job ads within that job.**

## Response `202`

Unpost scheduled

- JobAdUnpublishScheduled
  - `unpostingStatus` 'PENDING'

## Other responses

- `401` — with code * **ACCESS_FORBIDDEN** when user is not authorized to unpublish job ad
- `404` — with code * **JOBAD_NOT_FOUND** when job ad has not been found

---

[API](https://skmtc.net/smartrecruiters/apis/apply-api.md) · [All operations](https://skmtc.net/smartrecruiters/apis/apply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrecruiters/apply-api/revisions/449bdc2516c9/schema)
