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'.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Validation:

  • confirmation: required, must be 'YES'

Request

Responses

OK

Response Headers
    Content-Type