deleteDataCollection( )


Deletes a data collection.

Note: Once a collection is deleted, it can only be restored for limited amount of time.

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?