Skip to main content
PATCH
Update a TaskTemplate

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
appliesTo
string
required
eventId
string
required
id
string
required
kind
string
required
orgId
string
required
sortOrder
integer
required
title
string
required
description
string
dueAt
string<date-time>
formJson
any

Arbitrary JSON value

target
string

Response

Updated

updated
boolean