Skip to main content

Method

POST /v1/marketplace/products/:productId/enable Requires the catalog:write scope and workspace context.

Path Parameters

string
required
Marketplace product ID to expose.

Headers

string
required
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.
This endpoint is not available in sandbox workspaces. Attempting to enable marketplace products in sandbox mode will return a 403 error.