Changes to Create a voice pipeline config for an agent or persona (1:1)

POST /v1/voice/configs

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

Changed in 1 of the 3 revisions of this API.253715

  1. 5a5597ebb2d6253715

What changed

  • 5a5597ebb2d6253715See the full diff
    • removed subschema #1 from the tts_provider_data request property anyOf list

      request-property-any-of-removed

    • the provider response property const value elevenlabs was removed for the status 201

      response-property-const-removed

    • removed the required property backchannel_enabled from the response with the 201 status

      response-required-property-removed

    • removed the required property background_audio_enabled from the response with the 201 status

      response-required-property-removed

    • removed the required property background_audio_loop from the response with the 201 status

      response-required-property-removed

    • removed the required property background_audio_volume from the response with the 201 status

      response-required-property-removed

    • removed the required property dtmf_enabled from the response with the 201 status

      response-required-property-removed

    • removed the required property dtmf_inter_digit_timeout_ms from the response with the 201 status

      response-required-property-removed

    • removed the required property dtmf_max_digits from the response with the 201 status

      response-required-property-removed

    • removed the required property dtmf_prefix from the response with the 201 status

      response-required-property-removed

    • removed the required property dtmf_termination_digit from the response with the 201 status

      response-required-property-removed

    • removed the required property interruption_backoff_ms from the response with the 201 status

      response-required-property-removed

    • removed the required property interruption_final_transcript_grace_ms from the response with the 201 status

      response-required-property-removed

    • removed the required property interruption_min_duration_ms from the response with the 201 status

      response-required-property-removed

    • removed the required property interruption_min_words from the response with the 201 status

      response-required-property-removed

    • removed the required property interruptions_enabled from the response with the 201 status

      response-required-property-removed

    • removed the required property max_call_duration_ms from the response with the 201 status

      response-required-property-removed

    • removed the required property recording_enabled from the response with the 201 status

      response-required-property-removed

    • removed the required property silence_end_action from the response with the 201 status

      response-required-property-removed

    • removed the required property silence_reminder_count from the response with the 201 status

      response-required-property-removed

    • removed the required property silence_reminder_mode from the response with the 201 status

      response-required-property-removed

    • removed the required property silence_timeout_ms from the response with the 201 status

      response-required-property-removed

    • removed the required property transcription_storage_enabled from the response with the 201 status

      response-required-property-removed

    • removed the required property voicemail_detection_mode from the response with the 201 status

      response-required-property-removed

    • removed the required property voicemail_detection_timeout_ms from the response with the 201 status

      response-required-property-removed

    • removed the request property background_audio_enabled

      request-property-removed

    • removed the request property background_audio_loop

      request-property-removed

    • removed the request property background_audio_preset

      request-property-removed

    • removed the request property background_audio_volume

      request-property-removed

    • removed the request property dtmf_enabled

      request-property-removed

    • removed the request property dtmf_inter_digit_timeout_ms

      request-property-removed

    • removed the request property dtmf_max_digits

      request-property-removed

    • removed the request property dtmf_prefix

      request-property-removed

    • removed the request property dtmf_termination_digit

      request-property-removed

    • removed the request property interruption_backoff_ms

      request-property-removed

    • removed the request property interruption_final_transcript_grace_ms

      request-property-removed

    • removed the request property interruption_hard_phrases

      request-property-removed

    • removed the request property interruption_min_duration_ms

      request-property-removed

    • removed the request property interruption_min_words

      request-property-removed

    • removed the request property interruption_trigger_phrases

      request-property-removed

    • removed the request property interruptions_enabled

      request-property-removed

    • removed the request property max_call_duration_ms

      request-property-removed

    • removed the request property silence_end_action

      request-property-removed

    • removed the request property silence_end_message

      request-property-removed

    • removed the request property silence_reminder_count

      request-property-removed

    • removed the request property silence_reminder_message

      request-property-removed

    • removed the request property silence_reminder_mode

      request-property-removed

    • removed the request property silence_timeout_ms

      request-property-removed

    • removed the request property voicemail_detection_mode

      request-property-removed

    • removed the request property voicemail_detection_model

      request-property-removed

    • removed the request property voicemail_detection_timeout_ms

      request-property-removed

    • removed the request property voicemail_message

      request-property-removed

    • removed the optional property backchannel_frequency from the response with the 201 status

      response-optional-property-removed

    • removed the optional property background_audio_preset from the response with the 201 status

      response-optional-property-removed

    • removed the optional property interruption_hard_phrases from the response with the 201 status

      response-optional-property-removed

    • removed the optional property interruption_trigger_phrases from the response with the 201 status

      response-optional-property-removed

    • removed the optional property silence_end_message from the response with the 201 status

      response-optional-property-removed

    • removed the optional property silence_reminder_message from the response with the 201 status

      response-optional-property-removed

    • removed the optional property voicemail_detection_model from the response with the 201 status

      response-optional-property-removed

    • removed the optional property voicemail_message from the response with the 201 status

      response-optional-property-removed

    • added the new elevenlabs enum value to the voice/provider response property for the response status 201

      response-property-enum-value-added

    • added the new inworld enum value to the voice/provider response property for the response status 201

      response-property-enum-value-added

    • added the new optional request property noise_cancellation_provider

      new-optional-request-property

    • added VoiceTTSProviderDataInput to the tts_provider_data request property anyOf list

      request-property-any-of-added

    • added the optional property effective_stt_model to the response with the 201 status

      response-optional-property-added

    • added the optional property effective_stt_provider_data to the response with the 201 status

      response-optional-property-added

    • added the optional property effective_tts_model to the response with the 201 status

      response-optional-property-added

    • added the optional property linked_agent_count to the response with the 201 status

      response-optional-property-added

    • added the optional property linked_agent_names to the response with the 201 status

      response-optional-property-added

    • added the optional property linked_team_count to the response with the 201 status

      response-optional-property-added

    • added the optional property linked_team_names to the response with the 201 status

      response-optional-property-added

    • added the optional property name to the response with the 201 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • added the required property noise_cancellation_provider to the response with the 201 status

      response-required-property-added

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