Skip to main content
PATCH
Update the status for a 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
status
required

The status of a task

Allowed value: "completed"
Example:

"open"

Response

OK

data
object
required