Changes to Update an existing Interaction Channel.

POST /v1/Interactions/{InteractionSid}/Channels/{Sid}

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

Changed in 6 of the 51 revisions of this API.233

  1. v1d40b4b62ccca1
  2. v15e836d70ffe81
  3. v10e4cd336d78a1
  4. v165f781b3f6b11
  5. v172a2711458e1111
  6. v1c37c20a0a1cb1

What changed

    • added the new transfer enum value to the response property for the response status

      response-property-enum-value-added

    • added the new pause enum value to the response property for the response status

      response-property-enum-value-added

    • the request property type was generalized from object to no type

      request-property-type-generalized

    • the request property type changed from no type to object

      request-property-type-changed

  • v172a2711458e1111See the full diff
    • removed the enum value wrapup of the request property

      request-property-enum-value-removed

    • added the new inactive enum value to the response property for the response status

      response-property-enum-value-added

    • added the new inactive enum value to the request property

      request-property-enum-value-added

    • api tag FlexV1InteractionChannel added

      api-tag-added