---
title: "Add To Steering Pool"
method: POST
path: "/v1/account_connections/add_to_steering_pool"
tags: ["account_connections"]
---

# Add To Steering Pool

`POST /v1/account_connections/add_to_steering_pool`

## Query parameters

- `id` string, uuid, required

## Request body

- AddToSteeringPoolRequest
  - `phone_number` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/vocodedev/apis/vocode-hosted-api.md) · [All operations](https://skmtc.net/vocodedev/apis/vocode-hosted-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vocodedev/vocode-hosted-api/versions/ffca17c004e2/schema)
