Tasks

Create-or-get a task by idempotencyKey. Emits task.created; when startImmediately (default true) and inputs are supplied, kicks off the first run. A repeat call returns the existing task unchanged, without emitting further events or altering its links.

post/experimental/tasks

Headers

Authorizationstring

Request body

workspaceNamestring required
idempotencyKeystring required
inputsobject required
startImmediatelyboolean

Response

Default Response

Changes

Changed in 2 of the 55 revisions of this API.5

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the new optional request property /

      new-optional-request-property

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added