Update attribute group
When launching a new product line, it may be necessary to update certain aspects, such as adding or deleting attributes, updating attribute group name, or adjusting the sequence in which they appear on UI. This endpoint is used to group attributes and mark them as editable or read-only. In addition, you can update the details of attribute groups such as name, description, priority order, and more. This endpoint completely replaces the existing details.
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
Path Parameters
24-character system-generated attribute group ID
Body
Attribute group name
Brief description of attribute group
Determines attribute group's order of appearance in the UI
Response
24-character system-generated attribute group ID
Attribute group name
Brief description of attribute group
Determines attribute group's order of appearance in the UI
Number of attributes in the attribute group
Email of user who last updated Attribute Group
Attribute group creation time (UTC)
Time of last update to attribute group (UTC)
Was this page helpful?