Bulk create messages for a session while maintaining order. Maximum 100 messages per batch.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the app
ID of the user
ID of the session
Batch of messages to create
Successful Response
The response is of type Message · object[]
.