Deletes an app associated with a Big Peer instance.
curl --request DELETE \ --url http://localhost:{port}/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}
"<any>"
Big Peer app successfully deleted
The response is of type any.
any
Was this page helpful?