Last updated
Was this helpful?
Administrative endpoints for attribute config groups — named, ordered labels that organise product attribute configurations in the management panel.
1. Listing
Retrieve a paginated list of all attribute config groups.
Results are ordered by order (ascending) by default.
Use the sort query parameter to order by any field (pk, name, order).
2. Full CRUD
Create a new attribute config group with a unique name.
Retrieve, fully update, partially update, or delete an existing group by its identifier.
Dynamic settings: No dynamic settings affect these endpoints.
Environment variables: No environment variables affect these endpoints.
Last updated
Was this helpful?
Was this helpful?

