Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
I’ve been utilizing a workflow for automatic permission revocation through HTTP communication. When there are changes in user information, I initiate the revocation process via the ‘revoke’ endpoint and send an approval request.
Is it feasible to revoke permissions without necessitating explicit approval? Can permissions be revoked directly without the need for user consent in the authorization process?