Widgets
Update saved popup
Updates a saved popup. Only the fields you send change.
Set status to published to make the popup live, or draft to stop it showing while keeping the popup, its stats, and its embed script. trigger, targeting, schedule, frequency, and visual are merged key by key, so patching one key keeps the rest.
patch/popups/{popupId}
Path parameters
popupIdstring required
Request body
Response
Popup updated
Example response
{
"success": true
}