API Reference
Content Studio
Overview

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