---
title: "Changes to Create Account Connection"
method: POST
path: "/v1/account_connections/create"
---

# Changes to Create Account Connection

`POST /v1/account_connections/create`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 31 revisions.

- **2024-08-14** `63991d99e2e1` — 2 breaking, 2 info
- **2024-04-15** `47ab17602d64` — 4 info
- **2023-12-01** `e5b6e245d522` — 1 info

## Changes

- **2024-08-14** `63991d99e2e1` — 2 breaking, 2 info
  - the `type` request property const value `account_connection_openai` was added
  - the `type` request property const value `account_connection_twilio` was added
  - the `type` response property const value `account_connection_openai` was added for the status `200`
  - the `type` response property const value `account_connection_twilio` was added for the status `200`
- **2024-04-15** `47ab17602d64` — 4 info
  - added the new optional request property `oneOf[subschema #1: TwilioAccountConnectionParams]/account_supports_any_caller_id`
  - added the new optional request property `oneOf[subschema #1: TwilioAccountConnectionParams]/steering_pool`
  - added the optional property `oneOf[subschema #1: TwilioAccountConnection]/account_supports_any_caller_id` to the response with the `200` status
  - added the optional property `oneOf[subschema #1: TwilioAccountConnection]/steering_pool` to the response with the `200` status
- **2023-12-01** `e5b6e245d522` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/vocodedev/apis/vocode-hosted-api/docs/v1/account_connections/create/post.md) · [API](https://skmtc.dev/vocodedev/apis/vocode-hosted-api.md) · [Page](https://skmtc.dev/vocodedev/apis/vocode-hosted-api/changes/v1/account_connections/create/post)
