Editing a Model Endpoint
You can edit (update) a model endpoint in Language to change the name, description, associated model, inference count, and tags.
Use the oci ai language endpoint update command and required parameters to edit (update) a model endpoint:
oci ai language endpoint update --endpoint-id <endpoint-id>... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the UpdateEndpoint operation to edit (update) a model endpoint.