Downloadable REST endpoints
vendor/magento/module-downloadable/etc/webapi.xml
GET
/V1/products/:sku/downloadable-links
List of links with associated samples
Downloadable · Magento\Downloadable\Api\LinkRepositoryInterface::getList
/V1/products/:sku/downloadable-links/samples
List of samples for downloadable product
Downloadable · Magento\Downloadable\Api\SampleRepositoryInterface::getList
POST
/V1/products/:sku/downloadable-links
Update downloadable link of the given product (link type and its resources cannot be changed)
Downloadable · Magento\Downloadable\Api\LinkRepositoryInterface::save
/V1/products/:sku/downloadable-links/samples
Update downloadable sample of the given product
Downloadable · Magento\Downloadable\Api\SampleRepositoryInterface::save
PUT
/V1/products/:sku/downloadable-links/:id
Update downloadable link of the given product (link type and its resources cannot be changed)
Downloadable · Magento\Downloadable\Api\LinkRepositoryInterface::save
/V1/products/:sku/downloadable-links/samples/:id
Update downloadable sample of the given product
Downloadable · Magento\Downloadable\Api\SampleRepositoryInterface::save
DELETE
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.