Changes to Update an existing conversation in your account's default service

POST /v1/Conversations/{Sid}

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

Changed in 5 of the 51 revisions of this API.414

  1. v17c6893e0ba6811
  2. v192d1169c37c22
  3. v1b4d0e634cd692
  4. v1bf66b70e986b2
  5. v14e3f150aaa781

What changed

  • v17c6893e0ba6811See the full diff
    • added the new initializing enum value to the state response property for the response status 200

      response-property-enum-value-added

    • added the new initializing enum value to the request property State

      request-property-enum-value-added

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • added the new optional request property Bindings.Email.Address

      new-optional-request-property

    • added the new optional request property Bindings.Email.Name

      new-optional-request-property

    • api tag ConversationsV1Conversation added

      api-tag-added