cURL
curl --request GET \ --url http://localhost:{port}/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}
{ "appId": "cb692760-9786-44c3-b040-019bec5a1b77", "name": "my-app" }
Creates an app associated with a particular Big Peer instance.
The response is of type object.
object
Was this page helpful?