Deleting a Model Endpoint
Delete a model endpoint in Language.
You must delete all associated resources before deleting a model endpoint. Deleting a model endpoint is only possible when all associated resources are in a deleted state.
Use the oci ai language endpoint delete command and required parameters to delete an endpoint:
oci ai language endpoint delete --endpoint-id <endpoint-id>... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the DeleteEndpoint operation to delete the model endpoint.