---
title: "Update config"
method: POST
path: "/configs/{configId}"
tags: ["configs"]
deprecated: true
---

# Update config

`POST /configs/{configId}`

> **Deprecated.**

Enables you to update config in the configs list. This operation requires passing a config id and instance of the <a href="https://developers.smartrecruiters.com/docs/config">Config</a> object with the Id and Value fields set.

## Path parameters

- `configId` string, required

## Response `default`

Config updated

---

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