---
title: "Add new config"
method: POST
path: "/configs"
tags: ["configs"]
deprecated: true
---

# Add new config

`POST /configs`

> **Deprecated.**

Enables you to add a new config to the configs list. This operation requires passing an instance of the <a href="https://developers.smartrecruiters.com/docs/config">Config</a> object with the Id and Value fields set. An update is performed if the ID that you pass already exists.

## Response `default`

New config added

---

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