---
title: "Archive a job property value"
method: DELETE
path: "/configuration/job-properties/{id}/values/{valueId}"
tags: ["configuration"]
deprecated: true
---

# Archive a job property value

`DELETE /configuration/job-properties/{id}/values/{valueId}`

> **Deprecated.**

Archive a job property value. Id parameter is a job property id or key. Please use `PUT /configuration/job-properties/{id}/archive-values/{valueId}` instead.

## Response `204`

## Other responses

- `403` — Forbidden to access the resource, check your authorisation and rights.
- `404` — with codes: * *JOB_PROPERTY_NOT_FOUND* when job property does not exist * *JOB_PROPERTY_VALUE_NOT_FOUND* when job property value does not exist

---

[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/versions/449bdc2516c9/schema)
