Method
POST /v1/marketplace/products/:productId/enable
Requires the catalog:write scope and workspace context.
Path Parameters
Marketplace product ID to expose.
Headers
Bearer token (e.g.
Authorization: Bearer YOUR_API_KEY)The endpoint is idempotent. Re-enabling an already visible product simply updates the existing
marketplace.workspace_provider_entries row.