DELETE
/
namespace
/
{namespace}
/
bigPeer
/
{big_peer_name}
/
app
/
{app_name}
curl --request DELETE \
  --url http://localhost:{port}/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}
"<any>"

Response

200
application/json

Big Peer app successfully deleted

The response is of type any.