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
Example response
{
"success": true
}