Skip to content

Delete a SKU by merchant SKU code

Request

Deletes a SKU using the merchant's SKU code.

Security
BearerAuth
Query
sku_codestring, non-emptyrequired
curl -i -X DELETE \
  'https://hive-merchant-api.redocly.app/_mock/merchant-api-v2/mapi_v2_oas31/skus/by_sku_code?sku_code=string' \
  -H 'Authorization: Bearer <YOUR_token_HERE>'

Responses

SKU deleted successfully

Response
No content