Create program

Create a program.

A program can include not only its main attributes but also custom properties and associations.

Custom properties can be discovered through the custom property endpoint and added to a program as long as the custom property has a designated program scope.

Assoications can either be existing tasks without a program or a piece of content from the library that can be discovered via the Library APIs.

Path Params
string
required

Space ID

Body Params

The planner program data

string

Title of program

string | null

Title of description

date-time | null

Planned start date

date-time | null

Planned end date

string | null

User ID of manager

customProperties
array of objects | null

List of custom properties

customProperties
int32 | null

Planned duration in days

associations
array of objects | null

List of associations

associations
analyticSetting

Program analytics setting

Responses

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