Changes to Cancel Number

POST /v1/numbers/cancel

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

Changed in 21 of the 31 revisions of this API.203149

  1. ffca17c004e21
  2. 63991d99e2e113192
  3. 47ab17602d6415
  4. 3dbe7b5c464d1
  5. 500a519452b015
  6. 5086814bf16a14
  7. 1111aff32f0a81
  8. 5d83963279c92
  9. 17fa3c507aa211
  10. e5b6e245d5221
  11. 708f4c6fa8732
  12. 97850bfccb2c5
  13. 712314def7571
  14. 9feade6bcba822
  15. f4d951d6fa9412
  16. eb14a21c478e12
  17. bcd75d8167891
  18. c9ae97ec337f2
  19. ec1d8c780c18113
  20. b1390b72fe851
  21. 50986fe3a37f15

What changed

    • added the optional property inbound_agent/anyOf[subschema #1: Agent]/idle_time_seconds to the response with the 200 status

      response-optional-property-added

  • 63991d99e2e113192See the full diff
    • the response property inbound_agent became optional for the status 200

      response-property-became-optional

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

      response-property-list-of-types-widened

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

      response-property-type-changed

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

      response-property-type-changed

    • removed the required property inbound_agent/actions from the response with the 200 status

      response-required-property-removed

    • removed the required property inbound_agent/id from the response with the 200 status

      response-required-property-removed

    • removed the required property inbound_agent/prompt from the response with the 200 status

      response-required-property-removed

    • removed the required property inbound_agent/user_id from the response with the 200 status

      response-required-property-removed

    • removed the required property inbound_agent/voice from the response with the 200 status

      response-required-property-removed

    • removed the required property telephony_account_connection/credentials from the response with the 200 status

      response-required-property-removed

    • removed the required property telephony_account_connection/id from the response with the 200 status

      response-required-property-removed

    • removed the required property telephony_account_connection/type from the response with the 200 status

      response-required-property-removed

    • removed the required property telephony_account_connection/user_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property inbound_agent/ask_if_human_present_on_idle from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/context_endpoint from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/conversation_speed from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/endpointing_sensitivity from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/initial_message from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/initial_message_delay from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/interrupt_sensitivity from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/ivr_navigation_mode from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/language from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/llm_temperature from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/noise_suppression from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/openai_account_connection from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/openai_model_name_override from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/run_do_not_call_detection from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/vector_database from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inbound_agent/webhook from the response with the 200 status

      response-optional-property-removed

    • removed the optional property telephony_account_connection/account_supports_any_caller_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property telephony_account_connection/steering_pool from the response with the 200 status

      response-optional-property-removed

    • added Agent subschema #2 to the inbound_agent response property anyOf list for the response status 200

      response-property-any-of-added

    • added TwilioAccountConnection subschema #2 to the telephony_account_connection response property anyOf list for the response status 200

      response-property-any-of-added

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

  • 47ab17602d6415See the full diff
    • added ExternalAction to the inbound_agent/actions/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added the optional property inbound_agent/name to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #2: RimeVoice]/model_id to the response with the 200 status

      response-optional-property-added

    • added the optional property telephony_account_connection/account_supports_any_caller_id to the response with the 200 status

      response-optional-property-added

    • added the optional property telephony_account_connection/steering_pool to the response with the 200 status

      response-optional-property-added

    • added action_external discriminator mapping keys to the inbound_agent/actions/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added the optional property inbound_agent/llm_temperature to the response with the 200 status

      response-optional-property-added

  • 500a519452b015See the full diff
    • added the new event_phone_call_did_not_connect enum value to the inbound_agent/webhook/subscriptions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the optional property inbound_agent/voice/oneOf[subschema #3: ElevenLabsVoice]/experimental_input_streaming to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/experimental_remove_silence to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/text_guidance to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/top_p to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/voice_guidance to the response with the 200 status

      response-optional-property-added

    • added AddToConferenceAction SetHoldAction to the inbound_agent/actions/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added the optional property inbound_agent/actions/items/oneOf[subschema #1: TransferCallAction]/action_trigger to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/actions/items/oneOf[subschema #2: EndConversationAction]/action_trigger to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/actions/items/oneOf[subschema #3: DTMFAction]/action_trigger to the response with the 200 status

      response-optional-property-added

    • added action_add_to_conference action_set_hold discriminator mapping keys to the inbound_agent/actions/items/ response property for the response status 200

      response-property-discriminator-mapping-added

  • 1111aff32f0a81See the full diff
    • added the new fr enum value to the inbound_agent/language/allOf[subschema #1: Language]/ response property for the response status 200

      response-property-enum-value-added

    • added the new hi enum value to the inbound_agent/language/allOf[subschema #1: Language]/ response property for the response status 200

      response-property-enum-value-added

    • added the new id enum value to the inbound_agent/language/allOf[subschema #1: Language]/ response property for the response status 200

      response-property-enum-value-added

    • added the new it enum value to the inbound_agent/language/allOf[subschema #1: Language]/ response property for the response status 200

      response-property-enum-value-added

    • added the new ja enum value to the inbound_agent/language/allOf[subschema #1: Language]/ response property for the response status 200

      response-property-enum-value-added

    • added the new ko enum value to the inbound_agent/language/allOf[subschema #1: Language]/ response property for the response status 200

      response-property-enum-value-added

    • added the new nl enum value to the inbound_agent/language/allOf[subschema #1: Language]/ response property for the response status 200

      response-property-enum-value-added

    • added the new pt enum value to the inbound_agent/language/allOf[subschema #1: Language]/ response property for the response status 200

      response-property-enum-value-added

    • added the optional property inbound_agent/ask_if_human_present_on_idle to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/quality to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/temperature to the response with the 200 status

      response-optional-property-added

    • added the new sensitive enum value to the inbound_agent/endpointing_sensitivity response property for the response status 200

      response-property-enum-value-added

    • added the optional property inbound_agent/run_do_not_call_detection to the response with the 200 status

      response-optional-property-added

    • the interrupt_sensitivity response's property default value changed from high to low for the status 200

      response-property-default-value-changed

    • added the optional property inbound_agent/openai_account_connection to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/openai_model_name_override to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/initial_message_delay to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #3: ElevenLabsVoice]/model_id to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #3: ElevenLabsVoice]/optimize_streaming_latency to the response with the 200 status

      response-optional-property-added

    • added the optional property telephony_account_connection to the response with the 200 status

      response-optional-property-added

    • added the optional property telephony_provider to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/speed to the response with the 200 status

      response-optional-property-added

  • 9feade6bcba822See the full diff
    • the response property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/api_key became optional for the status 200

      response-property-became-optional

    • the response property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/api_user_id became optional for the status 200

      response-property-became-optional

    • added the optional property example_context to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #4: PlayHtVoice]/version to the response with the 200 status

      response-optional-property-added

    • added the new event_human_detection enum value to the inbound_agent/webhook/subscriptions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the optional property outbound_only to the response with the 200 status

      response-optional-property-added

    • removed the event_machine_detection enum value from the inbound_agent/webhook/subscriptions/items/ response property for the response status 200

      response-property-enum-value-removed

  • eb14a21c478e12See the full diff
    • the response property inbound_agent/prompt/content became optional for the status 200

      response-property-became-optional

    • added the optional property inbound_agent/prompt/prompt_template to the response with the 200 status

      response-optional-property-added

    • the content response's property default value was added for the status 200

      response-property-default-value-added

    • added the optional property inbound_agent/conversation_speed to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/ivr_navigation_mode to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/voice/oneOf[subschema #2: RimeVoice]/speed_alpha to the response with the 200 status

      response-optional-property-added

  • ec1d8c780c18113See the full diff
    • the response property inbound_agent/voice/oneOf[subschema #3: ElevenLabsVoice]/api_key became optional for the status 200

      response-property-became-optional

    • added the new event_machine_detection enum value to the inbound_agent/webhook/subscriptions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the optional property inbound_agent/endpointing_sensitivity to the response with the 200 status

      response-optional-property-added

    • the noise_suppression response's property default value changed from true to false for the status 200

      response-property-default-value-changed

    • removed the field_type_address enum value from the inbound_agent/prompt/collect_fields/items/field_type response property for the response status 200

      response-property-enum-value-removed

    • added the optional property inbound_agent/noise_suppression to the response with the 200 status

      response-optional-property-added

  • 50986fe3a37f15See the full diff
    • the inbound_agent/prompt response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • added the optional property inbound_agent/prompt/collect_fields to the response with the 200 status

      response-optional-property-added

    • added the optional property inbound_agent/prompt/context_endpoint to the response with the 200 status

      response-optional-property-added

    • added the required property inbound_agent/prompt/content to the response with the 200 status

      response-required-property-added

    • added the required property inbound_agent/prompt/id to the response with the 200 status

      response-required-property-added

    • added the required property inbound_agent/prompt/user_id to the response with the 200 status

      response-required-property-added