Maintenance

Maintenance is used to start maintenance tasks

Get task status

get
Authorizations
Path parameters
uidstring · uuidRequired

Task uid

Responses
200
OK
get
GET /v1/maintenance/{uid} HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

{
  "Uid": "123e4567-e89b-12d3-a456-426614174000",
  "Created": "2025-06-27T08:28:32.659Z",
  "FinishedTimestamp": "2025-06-27T08:28:32.659Z",
  "StartTimestamp": "2025-06-27T08:28:32.659Z",
  "Status": 10,
  "PercentageDone": 1
}

Rebuild internal PIM references index

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildpimreferences HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild global list index

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildgloballistindex HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild category search index

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildcategoryindex HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild asset search index

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildassetindex HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild product search index

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildproductindex HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild variant search index

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildvariantindex HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild variant group search index

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildvariantgroupindex HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild product identifiers

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildproductidentifiers HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild variant identifiers

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildvariantidentifiers HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild variant group identifiers

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildvariantgroupidentifiers HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild category identifiers

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildcategoryidentifiers HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild product insights

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildproductenrichmentinsights HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild variant insights

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildvariantenrichmentinsights HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild variant group insights

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildvariantgroupenrichmentinsights HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000

Rebuild category insights

post
Authorizations
Responses
200
OK
Responsestring · uuid
post
POST /v1/maintenance/rebuildcategoryenrichmentinsights HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
200

OK

123e4567-e89b-12d3-a456-426614174000