Post

Create Index


Developer Preview

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

Creates an index for a data collection.

The index can't be used immediately, as the process of generating the index takes time. You can check whether your index is ready using the List Indexes endpoint.

Note that when an index fails to create, the failed index still occupies a slot. To remove the failed index and free up the slot for a new index, use the Drop Index endpoint.

Permission Scopes

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

Was this helpful?
Yes
No