stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.

Home Page:https://stephenlb.github.io/webrtc-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete call from history

crookedbard opened this issue · comments

It is possible to get phone call history from pubnub. But how to delete the phone call from history manually?

There is an option in pubnub admin portal:
image

I understand that it will store the phone call to history for 7 days and there should be a way to delete it manually ?

yes this is available now. Follow the History Fetch and Delete API documents: