ApiContent Maintenance
Backfill Match Keys
Authorization
Bearer AuthorizationBearer <token>
Enter your bearer token from the Pylon Auth API.
In: header
Query Parameters
dryRun?boolean
Default
trueResponse Body
application/json
curl -X POST "https://loading/api/admin/v1/content/maintenance/backfill-match-keys"{
"scanned": 0,
"rekeyed": 0,
"mergeCandidates": 0,
"merged": 0,
"dryRunLog": [
"string"
]
}