Skip to main content

Bulk Process Pending Webhook Events

POST 

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

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

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

Request

Responses

OK

Response Headers
    Content-Type