Skip to main content

revoke

Method
This is a method of the PairingProtocol class in the protocols module.
Revoke authorization for a channel.

Signature

Parameters

str
required
Channel identifier
str
required
Type of channel

Returns

bool
True if revocation successful, False if not found

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 2216