URL
API Support
License
https://uk.api.atto.co/
https://us.api.atto.co/
This allows you to revoke an active consent. Please note that this will not remove any stored data for the consent.
https://uk.api.atto.co/consents/v1/{consentId}/revoke
https://us.api.atto.co/consents/v1/{consentId}/revoke
curl -i -X POST \
'https://uk.api.atto.co/consents/v1/{consentId}/revoke' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'