Identities
Suspend Wallet Identity
This API method allows the calling application to mark a Wallet Identity as SUSPENDED (by setting Wallet Identity status equal to SUSPENDED). That change would block this Wallet Identity from being used so it can't be used to access a Wallet.
patch/wallet/{walletId}/identity/{identityId}/suspend
Path parameters
walletIdstring string required
EES AIR Wallet ID
identityIdstring string required
EES AIR Wallet Identity ID
Request body
EmptyPatchPayload required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.