Content Studio API
Coming soon. The Content Studio API — covering templates, proofs, and sender profiles — is in development. This section will be populated as endpoints are published.
The Content Studio API will expose programmatic access to:
- Templates — create, read, update, archive, and publish message templates across email, SMS, direct mail, and push channels.
- Proofs — request and track proof approvals before campaign send.
- Sender Profiles — manage sender identities (from addresses, short codes, etc.) used in campaign content binding.
Templates created via the Content Studio API will be immediately available for binding to campaigns via PUT /campaigns/:id/content.
See Also
- Content Binding — bind an existing template to a campaign
- Campaigns API — full campaign lifecycle