Create Messages Batch
Submit a batch of agent messages for asynchronous processing. Creates a job that will fan out messages to all listed agents and process them in parallel.
Headers
Header authentication of the form Bearer <token>
Request
List of requests to be processed in batch.
Optional URL to call via POST when the batch completes.
Response
Successful Response
The id of the user that made this object.
The id of the user that made this object.
The timestamp when the object was created.
The timestamp when the object was last updated.
The status of the job.
The unix timestamp of when the job was completed.
The metadata of the job.
If set, POST to this URL when the job completes.
Timestamp when the callback was last attempted.
HTTP status code returned by the callback endpoint.
The human-friendly ID of the Job