admin

Bulk Save Intents

Bulk save all intent data for a page (element labels, intent actions, vocabulary).

This replaces any existing data for the same product_id + url_pattern.

post/api/admin/page-intents/bulk-save

Headers

authorizationstring required

Request body

product_idstring required
url_patternstring required
page_namestring nullable
source_capture_idstring nullable
element_labelsobject required
page_summarystring nullable
rolled_up_intentsstring[] nullable

Response

Successful Response

{"stackTrail":"paths:/api/admin/page-intents/bulk-save:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.