Skip to main content
PATCH
Update task

Authorizations

Authorization
string
header
required

Headers

Quo-Api-Version
enum<string>
required

API version header. Supported values: 2026-03-30

Available options:
2026-03-30

Path Parameters

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

Body

application/json
title
string
required

The title of the task

Example:

"Example task title"

description
string
required

The description of the task

Example:

"This is a task description."

Response

OK

data
object
required