---
title: "POST /v1/Configs"
method: POST
path: "/v1/Configs"
---

# POST /v1/Configs

`POST /v1/Configs`

Create a config for an Account.

## Response `201`

Created

- MicrovisorV1AccountConfig
  - `date_updated` string, date-time, nullable
  - `key` string, nullable — The config key; up to 100 characters.
  - `url` string, uri, nullable — The absolute URL of the Config.
  - `value` string, nullable — The config value; up to 4096 characters.

---

[API](https://skmtc.net/twilio/apis/twilio-microvisor-v1.md) · [All operations](https://skmtc.net/twilio/apis/twilio-microvisor-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-microvisor-v1/versions/f4c6790ec548/schema)
