---
title: "Remove job property's dependent"
method: DELETE
path: "/configuration/job-properties/{id}/dependents/{dependentId}"
tags: ["configuration"]
---

# Remove job property's dependent

`DELETE /configuration/job-properties/{id}/dependents/{dependentId}`

Remove dependency between job properties. Id and dependentId parameters are the job property id or key.

## Response `204`

## Other responses

- `403` — Forbidden to access the resource, check your authorisation and rights.
- `404` — with code * **JOB_PROPERTY_NOT_FOUND** when job property not found * **JOB_PROPERTY_DEPENDENT_NOT_FOUND** when job property dependent not 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/versions/449bdc2516c9/schema)
