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.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type