Bot
Get a completion from a bot
POST
/
api
/v1
/bot
/completion
/{botId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe authorization of the bot
chat_id
string | null
user_id
string | null
user_display_name
string | null
message
string | null
returnJson
boolean | null
Path Parameters
botId
Requiredstring
The ID of the bot
OK