JavaScript
messages
Create Batch Messages For Session
Bulk create messages for a session while maintaining order. Maximum 100 messages per batch.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the app
ID of the user
ID of the session
Body
application/json
Batch of messages to create
Maximum array length:
100