Attribute Groups
Delete attribute group
To ensure product details are up to date, it’s important to remove unused, incorrect attribute groups. This endpoint deletes an attribute group by its ID.
DELETE
/
product-attribute-groups
/
{id}
Authorizations
Authorization
string
headerrequiredS2S access token (JWT) from fabric Identity service (during Login)
Headers
x-fabric-tenant-id
string
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.
x-fabric-request-id
string
Unique request ID
Path Parameters
id
string
required24-character system-generated attribute group ID
Was this page helpful?