Update the Information of a Token.

Update the Information of a Token.
šŸ” Note that the authentication must provide sufficient privileges to access the information of the token. Only token owners are able to update the token information.The ISSUER_MANAGEMENT permission over the owner issuer is currently the only permission (aside administration privileges) required to access the Token data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
enum
required

Type of token action to implement.

Allowed:
info
object
required

Object of token properties to update.

Responses

400

Token settings operation failed due to invalid data.

Name, symbol, and decimals are not editable in a DEPLOYED token.

Operation type not valid.

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found.

500

The call to the TREX Data Service API endpoint raised an error

TREX Data Service API responded with an empty body.

502

The call to the Workflow Service API endpoint raised an error: {errorMessage}

An error occurred while setting one task executed

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json