Skip to main content
POST
Create Share Link
Create a public, shareable “view in browser” link for the campaign. The hosted page renders an anonymized copy - a sample contact instead of subscriber data, an inert unsubscribe link, and no open or click tracking - so you can forward the URL to anyone. The call is idempotent: if a link is already active, the same URL is returned with created: false instead of rotating it, so copies you have already shared keep working. Revoke it with Revoke Share Link. The current link is also reported as shareUrl on Get Campaign (null when none is active). Email campaigns only - SMS campaigns have no browser view.

Request

string
required
Campaign ID.
This endpoint does not accept a request body.

Responses