Changes to Update a Fax

POST /Accounts/{AccountSid}/Faxes/{Sid}

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

Changed in 6 of the 40 revisions of this API.31153

  1. 5344c0c93a4c16
  2. 2e516ba2383f5
  3. d5fbaaddfa3e1623
  4. a10b019314cd1
  5. 07f73f74a61d11
  6. 3c88f14db21e8122

What changed

  • 5344c0c93a4c16See the full diff
    • added 'unevaluatedProperties' constraint to the request body

      request-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the response body for the status 200

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the response body for the status 400

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the response body for the status 401

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the response body for the status 404

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the response body for the status 422

      response-body-unevaluated-properties-added

    • added 'unevaluatedProperties' constraint to the links/allOf[FaxLinks]/ response property for the status 200

      response-property-unevaluated-properties-added

    • response property error_code list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property error_message list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property media_url list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property num_pages list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property price list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

  • d5fbaaddfa3e1623See the full diff
    • request body became required

      request-body-became-required

    • the request property Status became required

      request-property-became-required

    • removed the enum value busy of the request property Status

      request-property-enum-value-removed

    • removed the enum value delivered of the request property Status

      request-property-enum-value-removed

    • removed the enum value failed of the request property Status

      request-property-enum-value-removed

    • removed the enum value no-answer of the request property Status

      request-property-enum-value-removed

    • removed the enum value processing of the request property Status

      request-property-enum-value-removed

    • removed the enum value queued of the request property Status

      request-property-enum-value-removed

    • removed the enum value received of the request property Status

      request-property-enum-value-removed

    • removed the enum value receiving of the request property Status

      request-property-enum-value-removed

    • removed the enum value sending of the request property Status

      request-property-enum-value-removed

    • the response property error_code became nullable for the status 200

      response-property-became-nullable

    • the response property error_message became nullable for the status 200

      response-property-became-nullable

    • the response property media_url became nullable for the status 200

      response-property-became-nullable

    • the response property num_pages became nullable for the status 200

      response-property-became-nullable

    • the response property price became nullable for the status 200

      response-property-became-nullable

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • the response property account_sid became required for the status 200

      response-property-became-required

    • the response property api_version became required for the status 200

      response-property-became-required

    • the response property date_created became required for the status 200

      response-property-became-required

    • the response property date_updated became required for the status 200

      response-property-became-required

    • the response property direction became required for the status 200

      response-property-became-required

    • the response property duration became required for the status 200

      response-property-became-required

    • the response property error_code became required for the status 200

      response-property-became-required

    • the response property error_message became required for the status 200

      response-property-became-required

    • the response property from became required for the status 200

      response-property-became-required

    • the response property links became required for the status 200

      response-property-became-required

    • the response property links/allOf[FaxLinks]/media became required for the status 200

      response-property-became-required

    • the response property media_sid became required for the status 200

      response-property-became-required

    • the response property media_url became required for the status 200

      response-property-became-required

    • the response property num_pages became required for the status 200

      response-property-became-required

    • the response property price became required for the status 200

      response-property-became-required

    • the response property price_unit became required for the status 200

      response-property-became-required

    • the response property quality became required for the status 200

      response-property-became-required

    • the response property sid became required for the status 200

      response-property-became-required

    • the response property status became required for the status 200

      response-property-became-required

    • the response property to became required for the status 200

      response-property-became-required

    • the response property url became required for the status 200

      response-property-became-required

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • request body became optional

      request-body-became-optional

  • 07f73f74a61d11See the full diff
    • removed the media type application/json from the request body

      request-body-media-type-removed

    • added the media type application/x-www-form-urlencoded to the request body

      request-body-media-type-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 3c88f14db21e8122See the full diff
    • added the new path request parameter AccountSid

      new-request-path-parameter

    • added the new path request parameter Sid

      new-request-path-parameter

    • request body became required

      request-body-became-required

    • removed the media type application/x-www-form-urlencoded from the request body

      request-body-media-type-removed

    • the direction response's property type/format changed from string/ to / for status 200

      response-property-type-changed

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

      response-property-type-changed

    • the quality response's property type/format changed from string/ to / for status 200

      response-property-type-changed

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

      response-property-type-changed

    • removed the optional property links/media from the response with the 200 status

      response-optional-property-removed

    • added the media type application/json to the request body

      request-body-media-type-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added FaxDirection to the direction response property allOf list for the response status 200

      response-property-all-of-added

    • added FaxLinks to the links response property allOf list for the response status 200

      response-property-all-of-added

    • added FaxQuality to the quality response property allOf list for the response status 200

      response-property-all-of-added

    • added FaxStatus to the status response property allOf list for the response status 200

      response-property-all-of-added

    • removed the busy enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the canceled enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the delivered enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the failed enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the fine enum value from the quality response property for the response status 200

      response-property-enum-value-removed

    • removed the inbound enum value from the direction response property for the response status 200

      response-property-enum-value-removed

    • removed the no-answer enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the outbound enum value from the direction response property for the response status 200

      response-property-enum-value-removed

    • removed the processing enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the queued enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the received enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the receiving enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the sending enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the standard enum value from the quality response property for the response status 200

      response-property-enum-value-removed

    • removed the superfine enum value from the quality response property for the response status 200

      response-property-enum-value-removed

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog