Create a task template

Create a task in a template.
To create a task in template there are some additional attributes that can be used. 1. A task can include Library content. This content is stored in the associations attribute. It's data can be queried via the Library API. 2. A task can include custom properties which will be defined in the Custom Property API. Only task type custom properties can be saved on a task. 3. A task template has to have a program ID to indicate what program template it belongs to.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Space Id

Body Params

The planner task template data

string

Title of task

string | null

Description of task

string | null

User ID of assignee

date-time | null

Planned start date

date-time | null

Planned end date

int32 | null

Planned duration in days

string | null

Program ID the task is associated with

string | null
enum

Priority value

Allowed:
customProperties
array of objects | null

List of custom properties

customProperties
string | null

Task ID of parent

associations
array of objects | null

List of associations (content)

associations
Responses

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