Create multiple messages
Messages
Create multiple messages
This creates multiple message objects at once, adding them to an existing conversation.
Use this endpoint when you need to add several messages at once, such as when importing historical conversation data.
POST
Create multiple messages
Documentation Index
Fetch the complete documentation index at: https://docs.asapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The identifier for a conversation.
Pattern:
^[A-Z0-9]+$Body
application/json
A batch of messages for conversation
Required array length:
1 - 300 elementsResponse
Successfully created messages in conversation
Response for batch messages