DELETE

Delete App Permission


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Deletes a permission from the specified app.

After deleting a permission, your app no longer requests it when users install it on a site. As a result, the app can no longer make calls to APIs that require this permission.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
SCOPE.ACCOUNT.OWNER
WIXSTRO
Manage Custom Apps
Manage Apps in Dev Center
Write Dev Center App Permissions
SCOPE.STUDIO.MANAGE-CUSTOM-APPS
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/apps/v1/app-permissions/v1/app-permissions

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?