/v1/user/{account}
Update username (VIP+ required to change an existing one; tier field is admin-only)
Request
https://api.xrpl.to/v1/user/rGVEL3nchgTw1hcspi7TtWr3DFduEca78b| Path parameter | Value | Description |
|---|---|---|
| account | An XRPL account, its r-address |
{ username? }
curl -X PUT 'https://api.xrpl.to/v1/user/rGVEL3nchgTw1hcspi7TtWr3DFduEca78b'
Response
What it does
Update username (VIP+ required to change an existing one; tier field is admin-only)