Skip to main content

Delete All Events (per instance)

DELETE 

/api/temu/:integrationInstance/webhook-events/delete-all

Hard-deletes every webhook event row for the given integration instance. Requires confirmation: "YES". Returns the total deleted_count. Use with caution — there is no soft-delete on temu_webhook_events.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type