---
title: "POST /v1/PluginService/Configurations"
method: POST
path: "/v1/PluginService/Configurations"
tags: ["FlexV1PluginConfiguration"]
---

# POST /v1/PluginService/Configurations

`POST /v1/PluginService/Configurations`

## Headers

- `Flex-Metadata` string

## Response `201`

Created

- FlexV1PluginConfiguration
  - `sid` string, nullable — The unique string that we created to identify the Flex Plugin Configuration resource.
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Flex Plugin Configuration resource and owns this resource.
  - `name` string, nullable — The name of this Flex Plugin Configuration.
  - `description` string, nullable — The description of the Flex Plugin Configuration resource.
  - `archived` boolean, nullable — Whether the Flex Plugin Configuration is archived. The default value is false.
  - `date_created` string, date-time, nullable — The date and time in GMT when the Flex Plugin Configuration was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `url` string, uri, nullable — The absolute URL of the Flex Plugin Configuration resource.
  - `links` object, nullable

## Changes

- **2025-07-03** (v1) `0e4cd336d78a` — 1 info
  - the `Plugins/items/` request property type/format was generalized from `object`/`` to ``/``
- **2025-03-11** (v1) `65f781b3f6b1` — 1 breaking
  - the `Plugins/items/` request property type/format changed from ``/`` to `object`/``
- **2024-03-12** (v1) `05ea0fe5072e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/twilio/apis/twilio-flex/changes/v1/PluginService/Configurations/post.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-flex.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-flex/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-flex/revisions/ea1db919b6cc/schema)
