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

# Unarchive a job property value

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

Unarchive a job property value. Id parameter is a job property id or key.

## 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
- `422` — with codes: * *VALUE_LABEL_IS_INVALID* when value label contains invalid characters. In order to unarchive the value, first update the label with only valid characters.

---

[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)
