POST
/
product-attribute-groups

Authorizations

Authorization
string
headerrequired

S2S access token (JWT) from fabric Identity service (during Login)

Headers

x-fabric-tenant-id
string

The x-fabric-tenant-id header is a string that contains the ID of the tenant from whom you wish to pull information from.

x-fabric-request-id
string

Unique request ID

Body

application/json
name
string
required

Attribute group name

description
string

Brief description of attribute group

priority
integer

Determines attribute group's order of appearance in the UI

attributes
object[]

Response

200 - application/json
id
string

24-character system-generated attribute group ID

name
string

Attribute group name

description
string

Brief description of attribute group

priority
integer

Determines attribute group's order of appearance in the UI

attributes
object[]
attributeCount
integer

Number of attributes in the attribute group

updatedBy
string

Email of user who last updated Attribute Group

createdAt
string

Attribute group creation time (UTC)

updatedAt
string

Time of last update to attribute group (UTC)