v1
latestOpenAPI 3.0.32026-07-243003151.2 MBIdentities
Change Wallet Identity State
This API method allows the calling application to change a state of a Wallet Identity.
patch/wallet/{walletId}/identity/{identityId}/state
Path parameters
walletIdstring string required
EES AIR Wallet ID
identityIdstring string required
EES AIR Wallet Identity ID
Request body
Example request
{
"state": "EARNBURN"
}Response
OK