---
title: "Remove From Steering Pool"
method: POST
path: "/v1/account_connections/remove_from_steering_pool"
tags: ["account_connections"]
---

# Remove From Steering Pool

`POST /v1/account_connections/remove_from_steering_pool`

## Query parameters

- `id` string, uuid, required

## Request body

- RemoveFromSteeringPoolRequest
  - `phone_number` string, required

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