---
title: "POST /routing-profiles/{InstanceId}/{RoutingProfileId}/disassociate-queues"
method: POST
path: "/routing-profiles/{InstanceId}/{RoutingProfileId}/disassociate-queues"
---

# POST /routing-profiles/{InstanceId}/{RoutingProfileId}/disassociate-queues

`POST /routing-profiles/{InstanceId}/{RoutingProfileId}/disassociate-queues`

Disassociates a set of queues from a routing profile.

## Path parameters

- `InstanceId` string, required
- `RoutingProfileId` string, required

## Request body

- object
  - `QueueReferences` RoutingProfileQueueReference[], required — The queues to disassociate from this routing profile.
    - `QueueId` string, required — The identifier for the queue.
    - `Channel` 'VOICE' | 'CHAT' | 'TASK', required — The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.

## Response `200`

Success

## Other responses

- `480` — InvalidRequestException
- `481` — InvalidParameterException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServiceException

---

[API](https://skmtc.net/aws/apis/connect.md) · [All operations](https://skmtc.net/aws/apis/connect/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/connect/versions/fbcf0a4faed2/schema)
