cURL
curl --request DELETE \ --url https://api.wavix.com/v2/webrtc/tokens/{uuid} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes a Wavix Embeddable widget token. After deletion, the token can’t be used to authenticate widget sessions, and any active session associated with it is terminated.
Bearer token using appid (Authorization: Bearer )
Token ID
Widget token deleted.
true
Was this page helpful?
Contact support