Skip to main content

Bulk Delete Events

DELETE 

/api/temu/webhook-events/bulk-delete

Delete webhook events. Requires confirmation: "YES" to prevent accidental loss.

Request Body:

  • event_ids (required unless apply_to_all=true)
  • apply_to_all (boolean)
  • filters (object)
  • integration_instance_id (required when apply_to_all=true)
  • confirmation (required) - Must be the literal string YES.

Request

Responses

Successful response