Changes to Triggers a new Execution for the Flow

POST /v2/Flows/{FlowSid}/Executions

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

Changed in 5 of the 50 revisions of this API.35

  1. v2c52cffd904251
  2. v2cbcd359438902
  3. v288ca5d3cb0bb11
  4. v2d6e7767d27a52
  5. v2531843bd1ac81

What changed

    • added the optional property initiated_by to the response with the 201 status

      response-optional-property-added

    • added the optional property contact_sid to the response with the 201 status

      response-optional-property-added

    • added the optional property flow_version to the response with the 201 status

      response-optional-property-added

  • v288ca5d3cb0bb11See the full diff
    • the context response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the Parameters request property type/format was generalized from object/ to /

      request-property-type-generalized

    • the Parameters request property type/format changed from / to object/

      request-property-type-changed

    • the context response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • api tag StudioV2Execution added

      api-tag-added