BOT作成リクエスト
Name | Type | Description | Notes |
---|---|---|---|
name | str | BOTユーザーID 自動的に接頭辞"BOT_"が付与されます | |
display_name | str | BOTユーザー表示名 | |
description | str | BOTの説明 | |
mode | BotMode | ||
endpoint | str | BOTサーバーエンドポイント BOT動作モードがHTTPの場合必須です | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |