Launch a program
The go-live gate — the only path a draft becomes active. Requires at least one live sender, one step, and one enrolled lead. Returns any non-blocking compliance warnings.
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Headers
Opt-in idempotency for a safely retried write: reuse the same key to replay the original result for 24h instead of re-executing. Recommended on every POST.
255Path Parameters
The program id to launch.
Body
Scheduled first-send instant (epoch ms). Omit/null = start now. Locked after launch.
x >= 01767283200000
Response
OK
The program id.
"prg_b2n4x8mq1w7e9rk3v5tz0yc6"
Always "active" on success.
draft, active, paused, done "active"
Non-fatal compliance advisories (e.g. cold campaign without one-click unsubscribe). The launch still succeeded.