Deleting a Routing Profile

Delete a routing profile in OCI Generative AI.

    1. On the Routing profiles list page, select the routing profile that you want to delete. If you need help finding the list page or routing profile, see Listing Routing Profiles.
    2. On the routing profile's details page, select the Actions menu, and then select Delete.
    3. When prompted, confirm the deletion.
  • Use the routing-profile delete command and required parameters to delete a routing profile:

    oci generative-ai routing-profile delete --routing-profile-id <routing-profile-OCID> [OPTIONS]

    When prompted, confirm the deletion.

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the DeleteRoutingProfile operation to delete a routing profile.