-
-
Save cscotta/3703184 to your computer and use it in GitHub Desktop.
Boundary Conversation API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sending request for data: | |
{ | |
"filter": { | |
"hosted_by_meters_saved_search": "8ASDF9751HFASF98SS", | |
"transport": [ | |
{ | |
"port": 53723, | |
"protocol": 6 | |
}, | |
{ | |
"port": 53616, | |
"protocol": 6 | |
}, | |
{ | |
"port": 51051, | |
"protocol": 6 | |
}, | |
{ | |
"port": 51441, | |
"protocol": 6 | |
} | |
] | |
}, | |
"name": "andrewnet" | |
} | |
https://api.boundary.com/{pertinoAPIKey}/conversations | |
{"name":"andrewnet","filter":{"transport":[{"port":51051,"protocol":6},{"port":53723,"protocol":6},{"port":51441,"protocol":6},{"port":53616,"protocol":6}]},"id":"8PNMGfcK5Vkx6Of2BM"} | |
response: 201 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment