MageSmith
443 endpoints · 37 modules · Magento 2.4.9

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

DELETE

/V1/adobestock/asset/:id

Delete asset

AdobeStockAsset · Magento\AdobeStockAssetApi\Api\AssetRepositoryInterface::deleteById

DELETE

/V1/bundle-products/:sku/options/:optionId

Remove bundle option

Bundle · Magento\Bundle\Api\ProductOptionRepositoryInterface::deleteById

DELETE

/V1/bundle-products/:sku/options/:optionId/children/:childSku

Remove product from Bundle product option

Bundle · Magento\Bundle\Api\ProductLinkManagementInterface::removeChild

DELETE

/V1/categories/:categoryId

Delete category by identifier

Catalog · Magento\Catalog\Api\CategoryRepositoryInterface::deleteByIdentifier

DELETE

/V1/categories/:categoryId/products/:sku

Remove the product assignment from the category by category id and sku

Catalog · Magento\Catalog\Api\CategoryLinkRepositoryInterface::deleteByIds

DELETE

/V1/products/:sku

Catalog · Magento\Catalog\Api\ProductRepositoryInterface::deleteById

DELETE

/V1/products/:sku/group-prices/:customerGroupId/tiers/:qty

Remove tier price from product

Catalog · Magento\Catalog\Api\ProductTierPriceManagementInterface::remove

DELETE

/V1/products/:sku/links/:type/:linkedProductSku

Catalog · Magento\Catalog\Api\ProductLinkRepositoryInterface::deleteById

DELETE

/V1/products/:sku/media/:entryId

Remove gallery entry

Catalog · Magento\Catalog\Api\ProductAttributeMediaGalleryManagementInterface::remove

DELETE

/V1/products/:sku/options/:optionId

Catalog · Magento\Catalog\Api\ProductCustomOptionRepositoryInterface::deleteByIdentifier

DELETE

/V1/products/:sku/websites/:websiteId

Remove the website assignment from the product by product sku

Catalog · Magento\Catalog\Api\ProductWebsiteLinkRepositoryInterface::deleteById

DELETE

/V1/products/attribute-sets/:attributeSetId

Remove attribute set by given ID

Catalog · Magento\Catalog\Api\AttributeSetRepositoryInterface::deleteById

DELETE

/V1/products/attribute-sets/:attributeSetId/attributes/:attributeCode

Remove attribute from attribute set

Catalog · Magento\Catalog\Api\ProductAttributeManagementInterface::unassign

DELETE

/V1/products/attribute-sets/groups/:groupId

Remove attribute group by id

Catalog · Magento\Catalog\Api\ProductAttributeGroupRepositoryInterface::deleteById

DELETE

/V1/products/attributes/:attributeCode

Delete Attribute by id

Catalog · Magento\Catalog\Api\ProductAttributeRepositoryInterface::deleteById

DELETE

/V1/products/attributes/:attributeCode/options/:optionId

Delete option from attribute

Catalog · Magento\Catalog\Api\ProductAttributeOptionManagementInterface::delete

DELETE

/V1/cmsBlock/:blockId

Delete block by ID.

Cms · Magento\Cms\Api\BlockRepositoryInterface::deleteById

DELETE

/V1/cmsPage/:pageId

Delete page by ID.

Cms · Magento\Cms\Api\PageRepositoryInterface::deleteById

DELETE

/V1/configurable-products/:sku/children/:childSku

Remove configurable product option

ConfigurableProduct · Magento\ConfigurableProduct\Api\LinkManagementInterface::removeChild

DELETE

/V1/configurable-products/:sku/options/:id

Remove option from configurable product

ConfigurableProduct · Magento\ConfigurableProduct\Api\OptionRepositoryInterface::deleteById

DELETE

/V1/addresses/:addressId

Delete customer address by ID.

Customer · Magento\Customer\Api\AddressRepositoryInterface::deleteById

DELETE

/V1/customerGroups/:id

Delete customer group by ID.

Customer · Magento\Customer\Api\GroupRepositoryInterface::deleteById

DELETE

/V1/customers/:customerId

Delete customer by Customer ID.

Customer · Magento\Customer\Api\CustomerRepositoryInterface::deleteById

DELETE

/V1/products/downloadable-links/:id

Delete downloadable link

Downloadable · Magento\Downloadable\Api\LinkRepositoryInterface::delete

DELETE

/V1/products/downloadable-links/samples/:id

Delete downloadable sample

Downloadable · Magento\Downloadable\Api\SampleRepositoryInterface::delete

DELETE

/V1/eav/attribute-sets/:attributeSetId

Remove attribute set by given ID

Eav · Magento\Eav\Api\AttributeSetRepositoryInterface::deleteById

DELETE

/V1/inventory/stocks/:stockId

Delete the Stock data by stockId. If stock is not found do nothing

InventoryApi · Magento\InventoryApi\Api\StockRepositoryInterface::deleteById

DELETE

/V1/carts/:cartId/coupons

Deletes a coupon from a specified cart.

Quote · Magento\Quote\Api\CouponManagementInterface::remove

DELETE

/V1/carts/:cartId/items/:itemId

Removes the specified item from the specified cart.

Quote · Magento\Quote\Api\CartItemRepositoryInterface::deleteById

DELETE

/V1/carts/mine/coupons

Self

Deletes a coupon from a specified cart.

Quote · Magento\Quote\Api\CouponManagementInterface::remove

DELETE

/V1/carts/mine/items/:itemId

Self

Removes the specified item from the specified cart.

Quote · Magento\Quote\Api\CartItemRepositoryInterface::deleteById

DELETE

/V1/guest-carts/:cartId/coupons

Anonymous

Delete a coupon from a specified cart.

Quote · Magento\Quote\Api\GuestCouponManagementInterface::remove

DELETE

/V1/guest-carts/:cartId/items/:itemId

Anonymous

Remove the specified item from the specified cart.

Quote · Magento\Quote\Api\GuestCartItemRepositoryInterface::deleteById

DELETE

/V1/shipment/track/:id

Deletes a specified shipment track by ID.

Sales · Magento\Sales\Api\ShipmentTrackRepositoryInterface::deleteById

DELETE

/V1/coupons/:couponId

Delete coupon by coupon id.

SalesRule · Magento\SalesRule\Api\CouponRepositoryInterface::deleteById

DELETE

/V1/salesRules/:ruleId

Delete rule by ID.

SalesRule · Magento\SalesRule\Api\RuleRepositoryInterface::deleteById

DELETE

/V1/taxClasses/:taxClassId

Delete a tax class with the given tax class id.

Tax · Magento\Tax\Api\TaxClassRepositoryInterface::deleteById

DELETE

/V1/taxRates/:rateId

Delete tax rate

Tax · Magento\Tax\Api\TaxRateRepositoryInterface::deleteById

DELETE

/V1/taxRules/:ruleId

Delete TaxRule

Tax · Magento\Tax\Api\TaxRuleRepositoryInterface::deleteById

DELETE

/V1/customers/:id

Delete customer by Customer ID.

Webapi · Magento\Customer\Api\CustomerRepositoryInterface::deleteById

Last verified: against Magento 2.4.9.

Every Magento dev tool, in one hosted workspace.

Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.