16ad4f8e3d97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-10244143882.9 KB
Widgets

Delete saved popup

Permanently deletes a saved popup along with its view and conversion counts. Subscribers it already captured are not affected. To stop a popup from showing while keeping its stats, set its status to draft instead.

delete/popups/{popupId}

Path parameters

popupIdstring required

Response

Popup deleted

successboolean
popupIdstring
messagestring

Example response

{
  "success": true
}