Batches
Cancel a Message Batch
$ ant messages:batches cancelPOST/v1/messages/batches/{message_batch_id}/cancel
Retrieve Message Batch results
$ ant messages:batches resultsGET/v1/messages/batches/{message_batch_id}/results
Processing result for this request.
Contains a Message output if processing was successful, an error response if processing failed, or the reason why processing was not attempted, such as cancellation or expiration.