Skip to main content

Delete All Events for Integration

DELETE 

/api/shopify/:integrationInstance/webhook-events/delete-all

Delete ALL webhook events for an integration instance. Requires confirmation='YES'.

Authorization

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

Authentication: Requires Bearer token.

Validation:

  • confirmation: required, must be 'YES'

Request

Responses

OK

Response Headers
    Content-Type