Skip to main content

Disable Webhook Subscription

POST 

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

Unsubscribes the shop from a single event code via bg.tmc.message.update (cancel list), then deletes the local temu_webhooks row. Idempotent — succeeds even if already disabled. If Temu reports the subscription is already gone (error code 110020009 / 'not found') it is treated as success.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type