Deleting a Redeemable User from a Subscription

Describes how to delete a user who can redeem rewards from a subscription ID.

    1. Open the navigation menu and click Billing & Cost Management. Under Programs and Rewards, click Oracle Support Rewards. The Oracle Support Rewards page opens.
    2. Click Manage authorized users. The Manage Authorized Users panel opens.
    3. Click the X icon next to the user you want to delete.
  • Use the oci usage redeemable-user delete command and required parameters to delete a user who can redeem rewards from a subscription ID:

    oci usage redeemable-user delete --subscription-id subscription_ocid --tenancy-id tenancy_ocid --email-id email_ocid [OPTIONS]

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

  • Run the DeleteRedeemableUser operation to delete a user who can redeem rewards from a subscription ID.