Deleting a Redeemable User from a Subscription

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.
    2. On the Oracle Support Rewards page, click Manage authorized users.
    3. In the Manage Authorized Users panel, click the X icon next to the user 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.