Changes to Update an existing conversation-scoped webhook

POST /v1/Conversations/{ConversationSid}/Webhooks/{Sid}

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

Changed in 3 of the 51 revisions of this API.43

  1. v192d1169c37c232
  2. v1b4d0e634cd691
  3. v14e3f150aaa781

What changed

  • v192d1169c37c232See the full diff
    • removed the enum value GET of the request property

      request-property-enum-value-removed

    • removed the enum value POST of the request property

      request-property-enum-value-removed

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

      response-property-type-changed

    • added the new get enum value to the request property

      request-property-enum-value-added

    • added the new post enum value to the request property

      request-property-enum-value-added

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

      response-property-type-changed

    • api tag ConversationsV1Webhook added

      api-tag-added