PATCH
/tokenization/token/{id}/metadataUpdate Token Metadata
Outcome - Updates the metadata of a deployed security token. The metadata file stored in S3 is retrieved, merged with the new metadata fields, and re-uploaded.
Body Parameters
idnumberrequiredpath parameterID of the token to update
additionalobjectKey-value object of additional metadata fields to update. All values must be strings.
Responses
Response attributes
messagestringSuccess message
statusnumberHTTP status code
Was this page helpful?