Loading

stack kb security-ai-assistant-api update-conversation cli command

Auth required Idempotent Scope: global
elastic stack kb security-ai-assistant-api update-conversation \
  --id <id> \
  --body-id <body-id> \
  [options]
		

Update a conversation

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--id string required
The conversation's id value.
--body-id string required
A string that does not contain only whitespace characters.
--api-config string
--category string
The conversation category.
--[no-]exclude-from-last-conversation-storage
Exclude from last conversation storage.
--messages string[]
The conversation messages.
--replacements string
Replacements object used to anonymize/deanonymize messages
--title string
The conversation title.
--users string[]
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON