This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Deletes a collection.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the collection to delete.
curl -X DELETE \
'https://www.wixapis.com/stores/v1/collections/81093e7d-a251-4a22-a238-df3aa816f3dc' \
-H 'Content-Type: application/json' \
-H 'Authorization: <AUTH>'
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.