Deletes an API key from a Big Peer app.
curl --request DELETE \ --url http://localhost:{port}/namespace/{namespace}/bigPeer/{big_peer_name}/app/{app_name}/apiKey/{api_key_name}
"<any>"
The response is of type any.
any
Was this page helpful?