Skip to main content

Bulk Process Pending Webhook Events

POST 

/api/tiktok-shop/webhook-events/bulk-process-pending

Loop pending webhook events and dispatch a background job for each. Optionally scope to specific integration instances and cap the batch with limit (max 500, default 100).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Mirrors Shopify's processPendingEvents bulk handler. Returns queued_count (number of jobs dispatched).

Request

Responses

OK

Response Headers
    Content-Type