Skip to main content

Bulk Apply Content Changes

POST 

/api/content-sync/bulk-apply

Apply pending changes across many listings as a background job. High-impact fields (for example product name) are excluded unless include_risky is true. Optionally narrow to specific fields.

Returns the background job id; poll the jobs API to track progress and read the completion summary (changes applied, skipped, conflicts remaining). Requires Bearer token. Limits: up to 1000 listing ids per call; ids must be unique; field names must be one of barcode, name, brand, attributes, images, weight.

Request

Responses

OK

Response Headers
    Content-Type