Skip to main content
PATCH
Update task metadata

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

id
string<uuid>
required

Task ID

Body

application/json
title
string

New title for the task

Required string length: 1 - 500

Response

Task updated successfully

message
string
required
success
boolean
required
task_id
string
required
title
string

Updated title (if changed)