architect-templates-api

Manage Braze email templates and Content Blocks via REST API.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/delta-and-beta/braze-agency --skill architect-templates-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-templates-api
Source: https://github.com/delta-and-beta/braze-agency/tree/main/skills/architect-templates-api
Command: npx skills add https://github.com/delta-and-beta/braze-agency --skill architect-templates-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Architects need a cohesive way to design, create, update, and govern Braze email templates and Content Blocks using the REST API, rather than relying on manual UI workflows.

Core Features & Use Cases

  • Provides a REST API perspective for creating and maintaining email templates and Content Blocks, enabling lifecycle management, reuse strategies, and programmatic operations.
  • Helps design systems for template lifecycles, governance, and migrations by outlining when to use templates versus Content Blocks and how they integrate into CI/CD workflows.
  • Focuses on reusable content architecture and lifecycle concerns, not just endpoint signatures.

Quick Start

Invoke the REST endpoints to create, update, and manage templates and Content Blocks.

Frequently Asked Questions about architect-templates-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Braze email templates via REST API instead of the dashboard?

Braze email templates can be managed via REST API by invoking endpoints to create, update, and synchronize content programmatically, replacing manual UI workflows with automated template lifecycle governance.

When should I use Braze Content Blocks versus email templates for reusable content?

Use Braze Content Blocks to build reusable content libraries shared across messages, and email templates for full message layouts. This distinction enables clear reuse strategies and lifecycle governance across your content architecture.

What's the best way to integrate Braze template creation into a CI/CD pipeline?

Integrate Braze template creation into CI/CD pipelines by orchestrating REST API calls to programmatically synchronize Content Blocks and templates, ensuring clear endpoint usage and lifecycle management across automated deployments.

What permissions are required to architect Braze Content Blocks through the API?

Architecting Braze Content Blocks through the API requires REST endpoint permissions that authorize creating, updating, and managing content programmatically, ensuring proper governance over your reusable content block libraries.

Can I programmatically synchronize Braze email templates without manual UI workflows?

Yes, you can programmatically synchronize Braze email templates by invoking REST API endpoints to design, create, and update content, entirely replacing manual UI workflows for automated template lifecycle management.