Widgets
Create saved popup
Creates a saved on-site signup popup and returns the one-line script tag that deploys it. The popup is published by default, so the script is live as soon as it is added to the site. Trigger, targeting, audience, and duplicate handling stay server-side, so the deployed script carries no API key.
Omit listIds to capture into every list, matching the dashboard default.
post/popups
Request body
Response
Popup created
Example response
{
"success": true
}