Adam API

Send a message to a task

Continues asynchronous work. Supplying attachments additionally requires files:write; each uploadId must come from POST /v1/uploads.

post/v1/tasks/{taskId}/messages

Path parameters

taskIdstring uuid required

Headers

Idempotency-Keystring required

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

Request body

contentstring

Response

acceptedtrue required

Changes

No recorded changes to this endpoint across all 1 revision of this API.