Skip to main content
PUT
Update a task

Authorizations

Authorization
string
header
required

Path Parameters

taskId
string
required
Pattern: ^TK(.*)$

Body

application/json
title
string
required

The title of the task.

Example:

"Follow up with customer"

description
string
required

The description of the task.

Example:

"Discuss pricing and onboarding next steps."

Response

OK

data
object
required