Apply program template

Create and return a program from a program template.

Once the program 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 | null

Title of program

string | null

Description of program

date-time | null

Planned start date

date-time | null

Planned end date

int32 | null

Planned duration in days

string | null

User ID of manager

boolean | null

Indicate whether to have assignees or not

boolean | null

Indicator whether to include all the associated content

boolean | null

Whether the program template should include analytic setting

pageTemplate

When page template is provided in request, use it instead of the one in program template

boolean | null

If OverrideMode is

  • true, any missing or null request fields will be cleared in the corresponding program
  • false, any missing or null request fields will be carried over from the template in the corresponding program
Responses

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