Skip to main content

Enable Webhook Subscription

POST 

/api/temu/:integrationInstance/webhooks/configurations/:eventCode/enable

Subscribes the shop to a single event code via bg.tmc.message.update. Idempotent — returns success even if already enabled. Returns 500 if Temu rejects the subscription or the event code is invalid.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type