Reindex
POST {{baseUrl}}/indexing/{{tenant}}/reindex
Triggers indexing process of products for the tenant. The reindex works with the following modes:
* FULL
- all products will be reindexed
Request Body
{"mode"=>"FULL"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |