Skip to main content
POST
Ingest messages from external platforms

Body

application/json
agentId
string<uuid>
required
roomId
string<uuid>
required
userId
string<uuid>
required
text
string
required
sourceId
string
required
sourceType
enum<string>
required
Available options:
discord,
telegram,
twitter
metadata
object

Response

Message ingested successfully

success
boolean