Skip to main content

Bulk Delete Webhook Events

POST 

/api/tiktok-shop/webhook-events/bulk-delete

Permanently delete multiple webhook events by ID.

Authorization

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

Request body fields:

  • ids (required, array of integers): IDs of events to delete

Authentication: Bearer token required.

Request

Responses

OK

Response Headers
    Content-Type