Send Email Batch
Authorization
Authorization AuthorizationBearer <token>
In: header
Request Body
application/json
Response Body
curl -X POST "https://sm-api.thrn.cc/v1/emails/batch" \ -H "Content-Type: application/json" \ -d '[ {} ]'Authorization In: header
application/json
curl -X POST "https://sm-api.thrn.cc/v1/emails/batch" \ -H "Content-Type: application/json" \ -d '[ {} ]'