Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bandwidth.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
},
Expand Down