Create messages for a session with JSON data (original functionality).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Schema for batch message creation with a max of 100 messages
Successful Response
The response is of type Message · object[]
.