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.

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