How is the \Magento\Catalog\Api\AttributeSetManagementInterface implemented and used?

Interface

Implementation: \Magento\Catalog\Model\Product\Attribute\SetManagement

Details: How is the \Magento\Eav\Api\AttributeSetManagementInterface implemented and used?

Usage

It is intended to be used from the /V1/products/attribute-sets Web API:

Details: How to create an attribute set programmatically with the /V1/products/attribute-sets Web API?

See also: