/
OR
orsay
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
orsay
FastAPI
post
Send Message
v1
latest
OpenAPI 3.1.0
2026-08-06
221
222
240.7 KB
Agents
Send Message
post
/v1/agents/{agent_id}/message
Path parameters
agent_id
string
uuid
required
Request body
CreateAgentMessageRequest
required
Content
string
required
SentAt
string
date-time
required
VersionID
string
uuid
nullable
Version
string
nullable
Provider
string
nullable
ModelName
string
nullable
LeadFirstName
string
nullable
LeadLastName
string
nullable
Channel
string
nullable
SkipAI
boolean
Response
Successful Response
AgentConversationResponse
required
AgentID
string
uuid
required
OrgID
string
uuid
required
ConversationID
string
required
Messages
AgentMessageResponse[]
required
ScheduledMessages
AgentMessageResponse[]
required
Classification
string
required
ai_responded
boolean