v3

latestOpenAPI 3.1.02026-08-043431953.1 MB
Idea Portals

Add idea portals to a product

post/products/{product_id}/idea_portals

Path parameters

product_idstring required

ProductId identifier

Request body

idea_portal_idsstring[]

Example request

{
  "idea_portal_ids": [
    "1070474755"
  ]
}

Response

Successful operation