Skip to main content

Method

DELETE /v1/marketplace/products/:productId/disable Requires the catalog:write scope and workspace context.

Path Parameters

string
required
Marketplace product ID to hide.

Headers

string
required
Bearer token (e.g. Authorization: Bearer YOUR_API_KEY)
The operation is safe to call multiple times. If the product is already hidden, the response still returns { "removed": true } after confirming no active entry remains.