Widgets
Duplicate saved popup
Copies a saved popup into a new draft with its own view and conversion counts. The original keeps its status and stats, so a live popup carries on showing while the copy is edited.
post/popups/{popupId}/duplicate
Path parameters
popupIdstring required
Request body
Response
Popup duplicated as a draft
Example response
{
"success": true
}