Chore: APIs for agent bots (#676)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
$ref: ./inboxes/index.yml
|
||||
/accounts/{account_id}/inboxes/{id}:
|
||||
$ref: ./inboxes/update.yml
|
||||
/accounts/{account_id}/inboxes/{id}/set_agent_bot:
|
||||
$ref: ./inboxes/update.yml
|
||||
|
||||
/agent_bots:
|
||||
$ref: ./agent_bots/index.yml
|
||||
|
||||
|
||||
# Conversations
|
||||
/accounts/{account_id}/conversations:
|
||||
|
||||
Reference in New Issue
Block a user