Skip to main content

Enable All Webhook Subscriptions

POST 

/api/temu/:integrationInstance/webhooks/configurations/enable-all

Dispatches a background job to subscribe the shop to every event code in TemuEventCodeEnum. Runs through the Tracked Job pattern — frontend should call notifyJobStarted and watch the tracked job log endpoints for completion. Response includes the tracked_job_log_id.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type