From 0dcb43e15b32718972be0a9f3191e01cd3db98ca Mon Sep 17 00:00:00 2001 From: DX-Bandwidth Date: Tue, 7 Apr 2026 14:36:23 +0000 Subject: [PATCH] Update Postman Collection based on recent spec changes --- bandwidth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bandwidth.json b/bandwidth.json index f23be2f..947628f 100644 --- a/bandwidth.json +++ b/bandwidth.json @@ -5043,7 +5043,7 @@ "request": { "name": "Upload Media", "description": { - "content": "Upload a file. You may add headers to the request in order to provide some control to your media file.\n\nIf a file is uploaded with the same name as a file that already exists under this account, the previous file will be overwritten.\n\nA list of supported media types can be found [here](https://support.bandwidth.com/hc/en-us/articles/360014128994-What-MMS-file-types-are-supported-).", + "content": "Upload a file. You may add headers to the request in order to provide some control to your media file.\n\nIf a file is uploaded with the same name as a file that already exists under this account, the previous file will be overwritten.\n\nA list of supported media types can be found at [Bandwidth Support](https://www.bandwidth.com/support/en/articles/12823220-what-mms-file-types-are-supported).", "type": "text/plain" }, "url": { @@ -34090,7 +34090,7 @@ "value": "application/json" } ], - "body": "{\n \"data\": [\n {\n \"callbackUrl\": \"https://www.example.com/path/to/resource\",\n \"id\": \"7hICGStfAfeGxEq3N0lQwO\",\n \"accountId\": \"1234567\",\n \"type\": \"TOLLFREE_VERIFICATION_STATUS\",\n \"basicAuthentication\": {\n \"username\": \"string\",\n \"password\": \"string\"\n },\n \"createdDate\": \"2023-05-15T13:56:39.965Z\",\n \"modifiedDate\": \"2023-05-15T13:56:39.965Z\"\n },\n {\n \"callbackUrl\": \"https://www.example.com/path/to/resource\",\n \"id\": \"7hICGStfAfeGxEq3N0lQwO\",\n \"accountId\": \"1234567\",\n \"type\": \"TOLLFREE_VERIFICATION_STATUS\",\n \"basicAuthentication\": {\n \"username\": \"string\",\n \"password\": \"string\"\n },\n \"createdDate\": \"2023-05-15T13:56:39.965Z\",\n \"modifiedDate\": \"2023-05-15T13:56:39.965Z\"\n }\n ],\n \"links\": {\n \"first\": \"string\",\n \"next\": \"string\",\n \"previous\": \"string\",\n \"last\": \"string\"\n },\n \"errors\": [\n {\n \"code\": 3694,\n \"description\": \"string\",\n \"telephoneNumbers\": [\n {\n \"telephoneNumber\": \"string\"\n },\n {\n \"telephoneNumber\": \"string\"\n }\n ]\n },\n {\n \"code\": 9196,\n \"description\": \"string\",\n \"telephoneNumbers\": [\n {\n \"telephoneNumber\": \"string\"\n },\n {\n \"telephoneNumber\": \"string\"\n }\n ]\n }\n ]\n}", + "body": "{\n \"data\": [\n {\n \"callbackUrl\": \"https://www.example.com/path/to/resource\",\n \"id\": \"7hICGStfAfeGxEq3N0lQwO\",\n \"accountId\": \"1234567\",\n \"type\": \"TOLLFREE_VERIFICATION_STATUS\",\n \"basicAuthentication\": {\n \"username\": \"string\",\n \"password\": \"string\"\n },\n \"createdDate\": \"2023-05-15T13:56:39.965Z\",\n \"modifiedDate\": \"2023-05-15T13:56:39.965Z\"\n },\n {\n \"callbackUrl\": \"https://www.example.com/path/to/resource\",\n \"id\": \"7hICGStfAfeGxEq3N0lQwO\",\n \"accountId\": \"1234567\",\n \"type\": \"TOLLFREE_VERIFICATION_STATUS\",\n \"basicAuthentication\": {\n \"username\": \"string\",\n \"password\": \"string\"\n },\n \"createdDate\": \"2023-05-15T13:56:39.965Z\",\n \"modifiedDate\": \"2023-05-15T13:56:39.965Z\"\n }\n ],\n \"links\": {\n \"first\": \"string\",\n \"next\": \"string\",\n \"previous\": \"string\",\n \"last\": \"string\"\n },\n \"errors\": [\n {\n \"code\": 9642,\n \"description\": \"string\",\n \"telephoneNumbers\": [\n {\n \"telephoneNumber\": \"string\"\n },\n {\n \"telephoneNumber\": \"string\"\n }\n ]\n },\n {\n \"code\": 716,\n \"description\": \"string\",\n \"telephoneNumbers\": [\n {\n \"telephoneNumber\": \"string\"\n },\n {\n \"telephoneNumber\": \"string\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" },