Update
Update Children of Collection
This endpoint is primarily used to change display order of children collection.
PUT
Update Children of Collection
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.
Example:
"517fa9dfd42d8b00g1o3k312"
Unique request ID
Example:
"263e731c-45c8-11ed-b878-0242ac120002"
Path Parameters
System-generated 24-character collection ID
Body
application/json
Request body for rearranging children collections
Details to update children collections
Response
200
application/json
OK
Collection details
Update Children of Collection