Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

A personal API key created in Adam. Send it as Authorization: Bearer <key>.

Headers

Idempotency-Key
string
required

Required unique key. For 24 hours, retries with the same key and body replay the original response.

Path Parameters

taskId
string<uuid>
required

Body

application/json
content
string
default:""
Maximum string length: 100000
attachments
object[]
Maximum array length: 20
model
object

Response

accepted
boolean
required
task
object
required
Last modified on August 26, 2026