Authorization: ********************X-API-Key: ********************curl --location 'https://my.xentree.com/api/core/search/reindex' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"full_reset": false
}'{
"property1": "string",
"property2": "string"
}