Adam API

Create and start a task

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

post/v1/tasks

Headers

Idempotency-Keystring required

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

Request body

promptstring
titlestring
projectIdstring uuid

Response

Changes

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