Update collections up to 25
With this endpoint, you can update up to 25 collections. You can also update collection details, such as add sub-collections, exclude sub-collections, 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.
Authorizations
S2S access token (JWT) from fabric Identity service (during Login)
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Unique request ID
Body
Bulk Collection creation
Response
Bulk create response
Was this page helpful?