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

interactionId
string
required
Minimum string length: 1
taskId
string<uuid>
required

Body

application/json
response
string
required
Required string length: 1 - 20000

Response

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