Initiate IdentityDeletionProcess
This use case is intended to initiate an IdentityDeletionProcess for your Identity.
On Success
- Creates an IdentityDeletionProcess with status
"Approved"
- Returns the initiated IdentityDeletionProcess
On Failure
- No IdentityDeletionProcess can be initiated if there is already an active IdentityDeletionProcess, i.e. an IdentityDeletionProcess in
status
"Approved"
or"WaitingForApproval"
, for this Identity.