5. Review API Consent Requirement

As you know with GDPR and just privacy in general, your application needs to be able to grant consent for accessing or updating certain data. Since we are adding a new service call to get lcoation information about a user, this requires consent from the user.

If you need to know if an API call NEEDs consent you can use our API Catalog and browse and you'll see what type of information is needed (consent or permission/role).

location.places.read example

Last updated