Canceling a Sender Invitation

Cancel a sender tenancy invitation.

  • A parent tenancy that sends an invitation to another tenancy to join the organization, can choose to later revoke such an invitation on the Invitations page.

    To revoke an invitation:

    1. Sign in to the parent tenancy as a user that has permissions to manage invitations and subscription sharing.
    2. As the parent tenancy, open the navigation menu and click Governance & Administration. Under Organization Management, click Invitations.
    3. On the Invitations page, for the invitation you want to revoke, click the Actions menu (Actions Menu) and select Revoke Invitation. On the invitation details page, you can also click Revoke.

      A Revoke Invitation confirmation is displayed. To cancel the invitation, click Revoke. Confirm the revocation in the Revoke Invitation dialog by clicking Revoke.

    4. The invitation details page reloads and changes to a canceled status. On the Invitations page, the invitation's Status changes to Canceled.
  • Use the oci organizations sender-invitation cancel command and required parameters to cancel a sender tenancy invitation:

    oci organizations sender-invitation cancel --sender-invitation-id [text] [OPTIONS]

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

  • Run the CancelSenderInvitation operation to cancel a sender tenancy invitation.