v3
latestOpenAPI 3.1.02026-08-043431953.1 MBIdea Portals
Replace the idea portals linked to a product
put/products/{product_id}/idea_portals
Path parameters
product_idstring required
ProductId identifier
Request body
Example request
{
"idea_portal_ids": [
"1070474755"
]
}Response
Successful operation