Skip to main content

Bulk Delete Webhook Events

POST 

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

Permanently delete multiple webhook events by ID.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request body fields:

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

Authentication: Bearer token required.

Request

Responses

OK

Response Headers
    Content-Type