Skip to main content

Disable Webhook Subscription

POST 

/api/temu/:integration_instance/webhooks/configurations/:event_code/disable

Unsubscribe the shop from a single TMC event code via bg.tmc.message.update and delete the local mirror row.

If Temu reports the subscription is already gone (error 110020009 / not found), the local mirror is still cleared.

Response:

  • data.success
  • data.deleted - true if a local row was removed.

Request

Responses

Successful response