This use case will return the active IdentityDeletionProcess for your own Identity if one exists. An IdentityDeletionProcess is active if it is in status "WaitingForApproval" or "Approved". At all times, there can only be at most one active IdentityDeletionProcess per Identity.

On Success

  • Returns the active IdentityDeletionProcess

On Failure

  • No IdentityDeletionProcess can be returned if none is active for this Identity.