put https://api.fabric.inc/v3/collections
With this endpoint, you can update up to 25 collections. You can also update collection details, such as add subcollections, exclude subcollections, add validation rules for attributes, or reorder collections.
Note:
1. This endpoint replaces the existing details.
2. To avoid losing all details, for minor updates, use the partially update collection
endpoint - PATCH /collections/{id}
.
3.