admin

Auto Populate Navigation

Read all product_intent_routes for a product and merge them into the product's page_navigation_config. Existing manually-added routes (matched by path) are preserved. New routes are tagged with source="auto-discovered". Also sets page_navigation_enabled = true.

post/api/admin/auto-populate-navigation

Headers

authorizationstring required

Request body

product_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/admin/auto-populate-navigation:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.