Create a program template from program

Create a program template from an existing program.

This program template can be used to create other programs via the apply template endpoint.

Once the template is created, a list of async action IDs is returned. This can be used via the Async Action endpoint to determine progress of the creation action.

Path Params
string
required

Space ID

string
required

The Id of the template to be applied

Body Params

Template overrides

string

Title of Program

int32 | null

Planned duration in days of program

string | null

User ID of manager

string | null

Description of program

boolean | null

Indicator to keep assignees or not

boolean | null

Indicator whether to include all the associated content

recurrence

Recurrence settings for template

boolean | null

Whether the program template should include analytic setting

pageTemplate

Page template information for template

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json