---
title: "Update call queue blacklist prompts configurations"
method: POST
path: "/call_queue_blacklist_prompts"
tags: ["CTI"]
---

# Update call queue blacklist prompts configurations

`POST /call_queue_blacklist_prompts`

Update call queue blacklist prompts configurations.

## Request body

- object
  - `enable_level1` boolean — Whether to enable the the level 1 blacklist.
  - `level1_prompt_file_id` string — The unique ID of the resource.
  - `enable_level2` boolean — Whether to enable the the level 2 blacklist.
  - `level2_prompt_file_id` string — The unique ID of the resource.

## Response `200`

OK

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
