Update token details
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Tokenset ID |
modeId | string | Yes | Mode ID |
tokenId | string | Yes | Token ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | New token name |
type | string | No | New token type |
value | string | No | New token value |
description | string | No | New description |
alias_to | string | No | New alias reference |
200 OK