Update an Account
Authentication
Session JWT from POST /v0/auth/token, sent as Authorization: Bearer <sessionJwt>.
See Authentication for more details.
Path parameters
Id of the account to update; must belong to the caller’s org.
Request
User-set label. Free-form; max 200 characters.
Entitlement to request. Moves to pending_approval; granting stays Agora-side.
Response
Customer-owned blockchain address (CustomerAddress).
Customer-owned bank account (WireDetail, status=verified).

