The App Permissions API allows you to manage the permissions your app needs for its functionality. When users install your app, they need to grant your app the permissions it needs to allow it to access their site data and make API calls on their behalf. Permissions are granular and can be tailored to your app's specific needs, such as creating a business location or setting a member's privacy settings.
Learn more about permissions for Wix apps.
With the Wix App Permissions API, you can:
Note: After adding or removing a permission, it might take up to 5 minutes for the update to appear across the Wix ecosystem.
It's important to note the following points before starting to code: