This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Consent Revocation App API
The consent revocation apps (Self-care portal and Customer care portal) use the following API endpoints:
- GET /account-confirmation - To retrieve a list of account consents
- GET /payment-consents - To retrieve a list of payment consents
This page explains the endpoints and sample requests.
GET /account-confirmation
This API resource is to retrieve a list of available account consent resources that match the given search conditions.
GET /payment-consents
This API resource is to retrieve a list of available payment consent resources that match the given search conditions.