Changes to Update a Flow.

POST /v2/Flows/{Sid}

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

Changed in 6 of the 50 revisions of this API.75

  1. v2c384dd0ef3311
  2. v2cbcd359438901
  3. v288ca5d3cb0bb31
  4. v2d6e7767d27a54
  5. v220f88e4a96ce1
  6. v2531843bd1ac81

What changed

    • added the new optional request property AuthorSid

      new-optional-request-property

    • added the optional property author_sid to the response with the 200 status

      response-optional-property-added

  • v288ca5d3cb0bb31See the full diff
    • the definition response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the errors/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the warnings/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

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

      request-property-type-generalized

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

      request-property-type-changed

    • the definition response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the errors/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the warnings/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the revision response's property default value 0 was added for the status 200

      response-property-default-value-added

    • api tag StudioV2Flow added

      api-tag-added