Create a task
The task opens in the project’s initial state; use the returned id as taskId on subsequent events. The name is immutable.
Authentication
AuthorizationBearer
Organization-scoped API key.
Headers
X-API-Version
Idempotency-Key
Idempotency key; duplicate submissions return the original event.
Request
This endpoint expects an object.
name
Human-readable case name
projectName
Slug of an existing project
externalId
Optional client correlation id (e.g. agent session/run); bookkeeping only — not unique
metadataPatch
Response
Created