Bulk Reprocess Events
POST/api/temu/webhook-events/bulk-reprocess
Bulk reset + reprocess. Either provide event_ids or set apply_to_all=true with filters + integration_instance_id.
Request Body:
event_ids(required unless apply_to_all=true) - Array of webhook event ids.apply_to_all(boolean) - When true, usefiltersto select records.filters(object) - Same shape as the listing endpoint filters.integration_instance_id(required when apply_to_all=true)
Request
Responses
- 200
Successful response