Back In Stock Notification Request Invalidate Cache


Permissions
Manage Stores - all permissions
Manage Stores
Learn more about app permissions.
Event BodyEvent Body Event data is received as a JSON Web Token (JWT). It may be delayed. Be sure to verify the data was sent by Wix.
Event Data
reasonstringmaxLength 256

tell us why you're invalidating the cache. You don't need to add your app name


localDcboolean

Is local DS


hardPurgeboolean

One Of
Choose one of the following parameters

metaSiteIdstringformat GUID

Invalidate by msId. NOT recommended, as this will invalidate the entire site cache!


siteIdstringformat GUID

Invalidate by Site ID. NOT recommended, as this will invalidate the entire site cache!


appApp

Invalidate by App


pagePage

Invalidate by page id


uriUri

Invalidate by URI path


fileFile

Invalidate by file (for media files such as PDFs)


customTagCustomTag

Invalidate by custom tag. Tags used in BO invalidation are disabled for this endpoint (more info: https://wix-bo.com/dev/clear-ssr-cache)

Did this help?