latestOpenAPI 3.0.02026-08-232861531.0 MB

d3c75c2a2f1d

assistantTransferRules

Bulk create assistant transfer rules

Creates multiple AssistantTransferRules documents and syncs them with the AI service for intent routing.

This endpoint:

  1. Creates AssistantTransferRules documents in MongoDB
  2. Uses the created document _ids as departmentIds for intent routing sync
  3. Syncs the intent routing table with the AI service
  4. Rolls back created documents if sync fails
post/assistantTransferRules/bulk

Request body

replaceAllboolean

Whether to replace all existing entries in the intent routing table

Response

Successfully created transfer rules