put https://api.fabric.inc/v3/collections/
With this endpoint, you can update details of a single collection, such as add or remove subcollections, add validation rules for attributes, reorder collections, and more.
Note:
1. This endpoint replaces the existing details.
2. To avoid impacting the entire data, for minor updates, use the Partially update collection endpoint instead - PATCH /collections/{id}
.