Apply project template

Create and return a project from a project template.

Once the project 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 project

string | null

Description of project

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

Responses

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