consent.revoke
Method to revoke Commanders Act consent OnSite via JavaScript.
Last updated
Was this helpful?
Method to revoke Commanders Act consent OnSite via JavaScript.
Last updated
Was this helpful?
consent.revoke
is called with no options and no callback function. It resets the consent, consent id and initiates two consen.onUpdate
events, one with the updateEvent
set to changed
, and a second one set torevoked
that allows to perform cleanup tasks like removing cookie identifiers.