Create product attribute group
Attribute group is a collection of attributes that can be assigned to products or categories. This endpoint creates an attribute group with associated attributes so that it’s easier to assign attributes to products and categories Note: At least one attribute must be specified.
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
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?