"description": "Sends bulk SMS messages to multiple users based on our [CSV template](https://httpsms.com/templates/httpsms-bulk.csv) or our [Excel template](https://httpsms.com/templates/httpsms-bulk.xlsx).",
"consumes": [
"multipart/form-data"
],
"produces": [
"application/json"
],
"tags": [
"BulkSMS"
],
"summary": "Store bulk SMS file",
"parameters": [
{
"type": "file",
"description": "The Excel or CSV file containing the messages to be sent.",