Endpoints
Update a task
PATCH
Error
Authorizations
A personal API key created in Adam. Send it as Authorization: Bearer <key>.
Path Parameters
Body
application/json
Last modified on August 26, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"task": {
"id": "<string>",
"title": "<string>",
"status": "queued",
"projectId": "<string>",
"model": {
"slug": "<string>",
"fast": true,
"effort": "low"
},
"pendingInteraction": {
"id": "<string>",
"type": "question",
"prompt": "<string>"
},
"createdAt": "<string>",
"updatedAt": "<string>"
},
"messages": [
{
"id": "<string>",
"role": "user",
"parts": [
{
"type": "reasoning",
"text": "<string>"
}
],
"createdAt": "2023-11-07T05:31:56Z"
}
]
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}A personal API key created in Adam. Send it as Authorization: Bearer <key>.
A valid request URL is required to generate request examples{
"task": {
"id": "<string>",
"title": "<string>",
"status": "queued",
"projectId": "<string>",
"model": {
"slug": "<string>",
"fast": true,
"effort": "low"
},
"pendingInteraction": {
"id": "<string>",
"type": "question",
"prompt": "<string>"
},
"createdAt": "<string>",
"updatedAt": "<string>"
},
"messages": [
{
"id": "<string>",
"role": "user",
"parts": [
{
"type": "reasoning",
"text": "<string>"
}
],
"createdAt": "2023-11-07T05:31:56Z"
}
]
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}{
"error": {
"type": "<string>",
"message": "<string>",
"requestId": "<string>"
}
}