Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique identifier

Example:

"RiHO4e0Ju3DS"

Query Parameters

properties
enum<string>[]

Select the workspace plan task properties that should be returned

Available options:
isInternal,
status,
completedAt,
actionLinkUrl,
actionLinkName,
actionText,
actionType,
showActionText,
startDate,
title,
dueDate,
index,
createdAt,
updatedAt,
templatePlanTaskId

Body

application/json
completed
boolean

Whether the task is completed

Example:

false

Response

Update a workspace plan task by ID

data
object