Changes to Create a new conversation in your service

POST /v1/Services/{ChatServiceSid}/Conversations

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

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

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

What changed

  • v1b0b12d0bcb0b11See the full diff
    • added the new initializing enum value to the response property for the response status

      response-property-enum-value-added

    • added the new initializing enum value to the request property

      request-property-enum-value-added

    • the response's property type changed from object to no type for status

      response-property-type-changed

    • the response's property type changed from object to no type for status

      response-property-type-changed

    • the response's property type changed from no type to object for status

      response-property-type-changed

    • the response's property type changed from no type to object for status

      response-property-type-changed

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • api tag ConversationsV1Conversation added

      api-tag-added