---
title: "POST /v1/Configuration"
method: POST
path: "/v1/Configuration"
tags: ["FlexV1Configuration"]
---

# POST /v1/Configuration

`POST /v1/Configuration`

## Request body

- object

## Response `200`

OK

- FlexV1Configuration
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Configuration resource.
  - `date_created` string, date-time, nullable — The date and time in GMT when the Configuration resource was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `date_updated` string, date-time, nullable — The date and time in GMT when the Configuration resource was last updated specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `attributes` unknown
  - `status` 'ok' | 'inprogress' | 'notstarted' — The status of the Flex onboarding. Can be: `ok`, `inprogress`,`notstarted`.
  - `taskrouter_workspace_sid` string, nullable — The SID of the TaskRouter Workspace.
  - `taskrouter_target_workflow_sid` string, nullable — The SID of the TaskRouter target Workflow.
  - `taskrouter_target_taskqueue_sid` string, nullable — The SID of the TaskRouter Target TaskQueue.
  - `taskrouter_taskqueues` unknown[], nullable — The list of TaskRouter TaskQueues.
    - unknown
  - `taskrouter_skills` unknown[], nullable — The Skill description for TaskRouter workers.
    - unknown
  - `taskrouter_worker_channels` unknown
  - `taskrouter_worker_attributes` unknown
  - `taskrouter_offline_activity_sid` string, nullable — The TaskRouter SID of the offline activity.
  - `runtime_domain` string, nullable — The URL where the Flex instance is hosted.
  - `messaging_service_instance_sid` string, nullable — The SID of the Messaging service instance.
  - `chat_service_instance_sid` string, nullable — The SID of the chat service this user belongs to.
  - `flex_service_instance_sid` string, nullable — The SID of the Flex service instance.
  - `flex_instance_sid` string, nullable — The SID of the Flex instance.
  - `ui_language` string, nullable — The primary language of the Flex UI.
  - `ui_attributes` unknown
  - `ui_dependencies` unknown
  - `ui_version` string, nullable — The Pinned UI version.
  - `service_version` string, nullable — The Flex Service version.
  - `call_recording_enabled` boolean, nullable — Whether call recording is enabled.
  - `call_recording_webhook_url` string, nullable — The call recording webhook URL.
  - `crm_enabled` boolean, nullable — Whether CRM is present for Flex.
  - `crm_type` string, nullable — The CRM type.
  - `crm_callback_url` string, nullable — The CRM Callback URL.
  - `crm_fallback_url` string, nullable — The CRM Fallback URL.
  - `crm_attributes` unknown
  - `public_attributes` unknown
  - `plugin_service_enabled` boolean, nullable — Whether the plugin service enabled.
  - `plugin_service_attributes` unknown
  - `integrations` unknown[], nullable — A list of objects that contain the configurations for the Integrations supported in this configuration.
    - unknown
  - `outbound_call_flows` unknown
  - `serverless_service_sids` string[], nullable — The list of serverless service SIDs.
  - `queue_stats_configuration` unknown
  - `notifications` unknown
  - `markdown` unknown
  - `url` string, uri, nullable — The absolute URL of the Configuration resource.
  - `flex_insights_hr` unknown
  - `flex_insights_drilldown` boolean, nullable — Setting this to true will redirect Flex UI to the URL set in flex_url
  - `flex_url` string, nullable — URL to redirect to in case drilldown is enabled.
  - `channel_configs` unknown[], nullable — Settings for different limits for Flex Conversations channels attachments.
    - unknown
  - `debugger_integration` unknown
  - `flex_ui_status_report` unknown
  - `agent_conv_end_methods` unknown
  - `citrix_voice_vdi` unknown
  - `offline_config` unknown

---

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