post
https://api.seismic.com/programs/v2/spaces//programs/template//apply
Creates a new program from an existing program template with optional overrides for customization.
The template structure, phases, tasks, and settings are copied to the new program, which can then
be customized with specific managers, dates, and other parameters. The operation is performed
asynchronously and returns operation IDs for tracking progress.
Key Features:
- Creates programs from reusable templates
- Copies template structure including phases and analytics
- Allows overriding title, description, and manager
- Customizes planned dates and duration
- Optionally removes assignees from copied tasks
- Includes or excludes content and analytics settings
- Supports task copying with customization
- Returns async operation IDs for tracking creation progress
Authorization Logic:
- User must have a valid JWT token with management scopes
- User must have program update permissions
- User must have permission to view the source template
- User must have permission to create programs in the space
Usage Example:
Apply a quarterly business review template to create Q4 2025 review program with customized
manager and dates, or use a product launch template to quickly set up a new product campaign
with specific team assignments.