Skip to content
Guides
API reference
stablecatalog:delete

Delete a product

Delete an existing product

DELETE/v1/catalog/products/{productId}

Delete an existing product

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth2 access token issued by Ecomiq Auth.

In: header

Path Parameters

productId*string

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/v1/catalog/products/string"
Empty