API Revoke Permissions
Server-Side API endpoint to revoke privacy permissions that have been granted to your dApp
Last updated
Server-Side API endpoint to revoke privacy permissions that have been granted to your dApp
Last updated
You should use this API endpoint whenever your dApp no longer needs access to Privacy Data.
DELETE
https://int.quadrata.com/api/v1/privacy/grants/${account}
account*
String
User's wallet address
Authorization*
String
Bearer ${accessToken}
Date*
String
Date and time of current request
Wed, 04 Oct 2023 02:39:37 GMT
Signature*
String
Signature
See for message signing examples with more coverage and explanations.