Run an indexing job

Trigger an indexing job to update the catalog's index.

Path Params
string
required
length between 1 and 64

Your unique account name.

string
required
length between 1 and 64

"Catalog name" is also called domain key. Use the same value as your domain key in your search API requests.

string
enum
required
length between 1 and 64

The type of environment you want to use for the request (Production/Staging).

Allowed:
Headers
boolean

Optionally triggers a full index refresh, in which all products in the catalog are reindexed with the latest configuration.

This only affects products that were already existing and indexed in the feed. Any newly ingested products will not be affected.

boolean

Optionally ignore any count drops that occur during the job, allowing the index to be updated even if the number of products drops below the allowed threshold.

Responses

401

Unauthorized

Language
Credentials
Bearer
API Key
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

© Bloomreach, Inc. All rights reserved.