deleteDataCollection( )


Deletes a data collection.

Note: Once a collection is deleted, it can't be restored.

Authentication

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

Permissions
Manage Data Collections
Manage All Data Resources
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
dataCollectionIdstringRequired

ID of the collection to delete.

Did this help?