Skip to main content
PATCH
Edit Task with Instruction

Authorizations

x-api-key
string
header
required

Path Parameters

task_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

status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required
message
string
required
error
object | null
request_id
string

Correlation identifier for support and request tracing.