File: //usr/lib/python3/dist-packages/awscli/examples/chime/delete-voice-connector-origination.rst
**To delete origination settings**
The following ``delete-voice-connector-origination`` example deletes the origination host, port, protocol, priority, and weight from the specified Amazon Chime Voice Connector. ::
aws chime delete-voice-connector-origination \
--voice-connector-id abcdef1ghij2klmno3pqr4
This command produces no output.
For more information, see `Working with Amazon Chime Voice Connectors <https://docs.aws.amazon.com/chime/latest/ag/voice-connectors.html>`__ in the *Amazon Chime Administration Guide*.