latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

CTI

Update call queue blacklist prompts configurations

Update call queue blacklist prompts configurations.

post/call_queue_blacklist_prompts

Request body

enable_level1boolean

Whether to enable the the level 1 blacklist.

level1_prompt_file_idstring

The unique ID of the resource.

enable_level2boolean

Whether to enable the the level 2 blacklist.

level2_prompt_file_idstring

The unique ID of the resource.

Example request

{
  "level1_prompt_file_id": "NzAwNTUxOTA5NzczMTQ4MTYw",
  "level2_prompt_file_id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}

Response

OK