DeleteIdentityRequest¶
Purpose¶
A DeleteIdentityRequest
instructs the identity management engine to delete an existing identity using the specified backend.
Type¶
Field | Type | Description |
---|---|---|
externalIdentity |
ExternalIdentity | The external identity to delete |
backend |
Backend | The backend to use |
Record with fields:
externalIdentity
: ExternalIdentity
The external identity to delete
backend
: Backend
The backend to use