Create project

Create a project.

A project 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 project as long as the custom property has a designated project scope.

Assoications can either be existing tasks without a project 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 project data

string

Title of project

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
Responses

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