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

---

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