Magento 2 REST API Explorer
Every Magento 2 REST endpoint grouped by module, with HTTP method, path, path/query/body parameters, return types, ACL resources, and copy-paste headers, body, cURL, and JS fetch.
40 result(s) in DELETE · Clear
/V1/adobestock/asset/:id
Delete asset
AdobeStockAsset · Magento\AdobeStockAssetApi\Api\AssetRepositoryInterface::deleteById
/V1/bundle-products/:sku/options/:optionId
Remove bundle option
Bundle · Magento\Bundle\Api\ProductOptionRepositoryInterface::deleteById
/V1/bundle-products/:sku/options/:optionId/children/:childSku
Remove product from Bundle product option
Bundle · Magento\Bundle\Api\ProductLinkManagementInterface::removeChild
/V1/categories/:categoryId
Delete category by identifier
Catalog · Magento\Catalog\Api\CategoryRepositoryInterface::deleteByIdentifier
/V1/categories/:categoryId/products/:sku
Remove the product assignment from the category by category id and sku
Catalog · Magento\Catalog\Api\CategoryLinkRepositoryInterface::deleteByIds
/V1/products/:sku
Catalog · Magento\Catalog\Api\ProductRepositoryInterface::deleteById
/V1/products/:sku/group-prices/:customerGroupId/tiers/:qty
Remove tier price from product
Catalog · Magento\Catalog\Api\ProductTierPriceManagementInterface::remove
/V1/products/:sku/links/:type/:linkedProductSku
Catalog · Magento\Catalog\Api\ProductLinkRepositoryInterface::deleteById
/V1/products/:sku/media/:entryId
Remove gallery entry
Catalog · Magento\Catalog\Api\ProductAttributeMediaGalleryManagementInterface::remove
/V1/products/:sku/options/:optionId
Catalog · Magento\Catalog\Api\ProductCustomOptionRepositoryInterface::deleteByIdentifier
/V1/products/:sku/websites/:websiteId
Remove the website assignment from the product by product sku
Catalog · Magento\Catalog\Api\ProductWebsiteLinkRepositoryInterface::deleteById
/V1/products/attribute-sets/:attributeSetId
Remove attribute set by given ID
Catalog · Magento\Catalog\Api\AttributeSetRepositoryInterface::deleteById
/V1/products/attribute-sets/:attributeSetId/attributes/:attributeCode
Remove attribute from attribute set
Catalog · Magento\Catalog\Api\ProductAttributeManagementInterface::unassign
/V1/products/attribute-sets/groups/:groupId
Remove attribute group by id
Catalog · Magento\Catalog\Api\ProductAttributeGroupRepositoryInterface::deleteById
/V1/products/attributes/:attributeCode
Delete Attribute by id
Catalog · Magento\Catalog\Api\ProductAttributeRepositoryInterface::deleteById
/V1/products/attributes/:attributeCode/options/:optionId
Delete option from attribute
Catalog · Magento\Catalog\Api\ProductAttributeOptionManagementInterface::delete
/V1/cmsBlock/:blockId
Delete block by ID.
Cms · Magento\Cms\Api\BlockRepositoryInterface::deleteById
/V1/cmsPage/:pageId
Delete page by ID.
Cms · Magento\Cms\Api\PageRepositoryInterface::deleteById
/V1/configurable-products/:sku/children/:childSku
Remove configurable product option
ConfigurableProduct · Magento\ConfigurableProduct\Api\LinkManagementInterface::removeChild
/V1/configurable-products/:sku/options/:id
Remove option from configurable product
ConfigurableProduct · Magento\ConfigurableProduct\Api\OptionRepositoryInterface::deleteById
/V1/addresses/:addressId
Delete customer address by ID.
Customer · Magento\Customer\Api\AddressRepositoryInterface::deleteById
/V1/customerGroups/:id
Delete customer group by ID.
Customer · Magento\Customer\Api\GroupRepositoryInterface::deleteById
/V1/customers/:customerId
Delete customer by Customer ID.
Customer · Magento\Customer\Api\CustomerRepositoryInterface::deleteById
/V1/products/downloadable-links/:id
Delete downloadable link
Downloadable · Magento\Downloadable\Api\LinkRepositoryInterface::delete
/V1/products/downloadable-links/samples/:id
Delete downloadable sample
Downloadable · Magento\Downloadable\Api\SampleRepositoryInterface::delete
/V1/eav/attribute-sets/:attributeSetId
Remove attribute set by given ID
Eav · Magento\Eav\Api\AttributeSetRepositoryInterface::deleteById
/V1/inventory/stocks/:stockId
Delete the Stock data by stockId. If stock is not found do nothing
InventoryApi · Magento\InventoryApi\Api\StockRepositoryInterface::deleteById
/V1/carts/:cartId/coupons
Deletes a coupon from a specified cart.
Quote · Magento\Quote\Api\CouponManagementInterface::remove
/V1/carts/:cartId/items/:itemId
Removes the specified item from the specified cart.
Quote · Magento\Quote\Api\CartItemRepositoryInterface::deleteById
/V1/carts/mine/coupons
SelfDeletes a coupon from a specified cart.
Quote · Magento\Quote\Api\CouponManagementInterface::remove
/V1/carts/mine/items/:itemId
SelfRemoves the specified item from the specified cart.
Quote · Magento\Quote\Api\CartItemRepositoryInterface::deleteById
/V1/guest-carts/:cartId/coupons
AnonymousDelete a coupon from a specified cart.
Quote · Magento\Quote\Api\GuestCouponManagementInterface::remove
/V1/guest-carts/:cartId/items/:itemId
AnonymousRemove the specified item from the specified cart.
Quote · Magento\Quote\Api\GuestCartItemRepositoryInterface::deleteById
/V1/shipment/track/:id
Deletes a specified shipment track by ID.
Sales · Magento\Sales\Api\ShipmentTrackRepositoryInterface::deleteById
/V1/coupons/:couponId
Delete coupon by coupon id.
SalesRule · Magento\SalesRule\Api\CouponRepositoryInterface::deleteById
/V1/salesRules/:ruleId
Delete rule by ID.
SalesRule · Magento\SalesRule\Api\RuleRepositoryInterface::deleteById
/V1/taxClasses/:taxClassId
Delete a tax class with the given tax class id.
Tax · Magento\Tax\Api\TaxClassRepositoryInterface::deleteById
/V1/taxRates/:rateId
Delete tax rate
Tax · Magento\Tax\Api\TaxRateRepositoryInterface::deleteById
/V1/taxRules/:ruleId
Delete TaxRule
Tax · Magento\Tax\Api\TaxRuleRepositoryInterface::deleteById
/V1/customers/:id
Delete customer by Customer ID.
Webapi · Magento\Customer\Api\CustomerRepositoryInterface::deleteById
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.