v1
latestOpenAPI 3.0.02026-07-26221117272.0 KBIndexV2
Index items
This method adds and updates items and their attributes to a specified index. Attributes must be defined in the Hawksearch Workbench Fields list in order for the attributes to be stored for an object. Once an item is indexed with this method, it will immediately be available in search results, if the modified index is queried.
If an item is sent with a key that matches an existing item, that item will be updated with the attributes being sent. If an item is sent with a new key, that item will be added to the index.
Due to the limitations of this web solution, this endpoint does not support the "Try It" option.
post/api/v2/indexing/index-items
Request body
IndexContextParams required
Indexing items params
Response
OK
object required