Chore: Routine Bugfixes and enhancements (#979)
- Fix slack scopes - Docs for authentication Fixes: #704 , #973
This commit is contained in:
@@ -45,6 +45,9 @@ post:
|
||||
operationId: newConversation
|
||||
summary: Create New Conversation
|
||||
description: Create conversation
|
||||
security:
|
||||
- userApiKey: []
|
||||
- agentBotApiKey: []
|
||||
parameters:
|
||||
- name: data
|
||||
in: body
|
||||
|
||||
Reference in New Issue
Block a user