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).

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Request

Responses

OK

Response Headers
    Content-Type