Put

Update Data Collection


Developer Preview

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

Updates a data collection.

A collection ID, revision number, permissions, and at least 1 field must be provided within the collection body parameter. If a collection with that ID exists, and if its current revision number matches the one provided, it is updated. Otherwise, the request fails.

When a collection is updated, its updatedDate property is changed to the current date and its revision property is incremented.

Note: After a collection is updated, it only contains the properties included in the Update Data Collection request. If the existing collection has properties with values and those properties aren't included in the updated collection details, their values are lost.

Permission Scopes

For app development, you must have one of the following permission scopes:
Write Data Collections
Learn more about permission scopes.
Endpoint
PUT
https://www.wixapis.com/wix-data/v2/collections

Event TriggersThis method triggers the following events:
Was this helpful?
Yes
No