Skip to main content
POST
Call the saveTaskTemplate mutation

Authorizations

Authorization
string
header
required

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

Body

application/json
appliesTo
string
required
eventId
string
required
kind
string
required
title
string
required
description
string
dueAt
string
responsePrompt
string
speakerUserIds
any

Arbitrary JSON value

target
string
templateId
string

Response

The value returned by saveTaskTemplate

Whatever the function returns