Skip to main content
POST
Send a message through a bot

Authorizations

X-API-Key
string
header
required

Path Parameters

bot_uuid
string<uuid>
required

Body

application/json
target_type
enum<string>
required

Target type

Available options:
person,
group
target_id
string
required

Target ID (user ID or group ID)

message_chain
object[]
required

Message chain

Example:

Response

Message sent successfully

code
integer
Example:

0

data
object