You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains importable Postman Collections for those who want to use Postman to interact with Bandwidth's APIs.
4
-
5
-
The collections in this repository are automatically generated using the official Bandwidth OpenAPI Specification files, the documentation for which and download links can be found on our [Developer Doc Site](https://dev.bandwidth.com/apis).
6
-
7
-
Each Collection in this repository corresponds to a different one of Bandwidth's APIs; follow the instructions below to import the Collections for the APIs you need.
3
+
This repository contains an importable Postman Collection for those who want to use Postman to interact with Bandwidth's APIs.
4
+
The collection contains endpoints matching those in our [Client SDKs](https://dev.bandwidth.com/sdks),
5
+
and is automatically generated using the official Bandwidth OpenAPI Specification files,
6
+
the documentation for which and download links can be found on our [Developer Doc Site](https://dev.bandwidth.com/apis).
8
7
9
8
## Using Postman
10
9
@@ -14,7 +13,5 @@ Each Collection in this repository corresponds to a different one of Bandwidth's
14
13
15
14
1. Navigate to your workspace in either the Postman Web Client or Desktop App
16
15
2. Click the `Import` button above the left sidebar
17
-
3. Either paste the file URL in the box at the top of the modal or drag and drop your downloaded file
18
-
* Make sure to use the raw GitHub URL starting with `raw.githubusercontent.com`
19
-
* You can drag and drop multiple files to import more than one collection at a time
20
-
4. Repeat for any other Collections you'd like to import
16
+
3. Either paste the file URL in the box at the top of the modal or drag and drop your downloaded JSON file
17
+
* For URLs, make sure to use the raw GitHub URL starting with `raw.githubusercontent.com`
0 commit comments