Skip to main content
PATCH
Edit Task with Instruction

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json
instruction
string
required

Natural language instruction for how to modify the task

Example:

"Add a field for the company founding year"

Response

Successfully edited task

task_id
string
required

The ID of the edited task

Example:

"abc123-def456-..."

version
number
required

The new version number

Example:

2

message
string
required

Status message

Example:

"Task updated successfully"