Allowing your customers to revoke consent
Note that is only applicable if you are requesting open ended or long lived consent. If you are requesting a one time consent, you will not need to allow your customers to revoke consent.
As part of the SAMA standard for Open Banking in KSA, you will need to allow your customers to revoke the consent they have granted you. For this, you can use our Consent deletion API.
Before revoking consent, you should explain to your user what the impact of revoking consent will be.
![Revoke consent sample screen](https://files.readme.io/81a32b2-Screenshot_2023-04-21_at_3.52.48_PM.png)
Revoke consent sample screen
If they still want to continue, you should call the consent deletion API.
Updated 2 months ago