Update a task template

Update an existing task template.

Attributes that can be changed in an update request include:

  • assignee user ID
  • title
  • description
  • status which can be changed via the stepId
  • start/due dates
  • priority
  • parent ID
  • custom properties
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Space Id

string
required

task template id

Body Params
string

Title of task

string | null

Description of task

int32 | null

Step ID indicating the task status

string | null

User ID of the assignee

date-time | null

Planned start date

date-time | null

Planned end date

int32 | null

Planned duration in days

string | null

Project ID that the task belongs to

string | null
enum

Priority value

Allowed:
customProperties
array of objects | null

List of custom properties

customProperties
string | null

Task ID of parent task

Responses

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