---
title: "Activate a job property"
method: PUT
path: "/configuration/job-properties/{id}/activation"
tags: ["configuration"]
---

# Activate a job property

`PUT /configuration/job-properties/{id}/activation`

Activates a job property with given id. 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` — Job property not found
- `409` — When trying to activate job property that has no active values

---

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