Changes to Run an agent

POST /v1/run/agents

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 63 revisions of this API.114

  1. 645819945b7b1
  2. cd89b4c6f00411
  3. e7044f43e57e2
  4. e37d309fc58f1

What changed

    • added the new paused enum value to the status response property for the response status 200

      response-property-enum-value-added

  • cd89b4c6f00411See the full diff
    • the run_request/anyOf[subschema #1: WorkflowRunRequest]/max_elapsed_time_minutes/anyOf[subschema #1]/ response property's max was increased from 240.00 to 480.00 for the response status 200

      response-property-max-increased

    • the max_elapsed_time_minutes/anyOf[subschema #1]/ request property's max was increased from 240.00 to 480.00

      request-property-max-increased

    • api tag Runs added

      api-tag-added

    • api tag Agents removed

      api-tag-removed

    • endpoint added

      endpoint-added