Resynchronize constructors
Asynchronously synchronizes all constructor information in the back-end search index.
POST
/platform/infrastructure/constructors/_resync
curl \
--request POST 'https://{{hostname}}/api/v1/platform/infrastructure/constructors/_resync' \
--user "username:password"