put https://{url}/smartAssetTemplate/
Update an existing template.
- URL:
PUT - {{url}}/smartAssetTemplate
- Parameter:
id- ID of the template to update.
- Body:
blockchainProperties-isTransferable: Settrueif the digital passport is claimable.showTransferableOption: Settrueto display the Transferable option on the app.
metadata-name: Name of the product,icon: Product icon displayed in the app.
content- Content of the template. More information on content with JSON Schema.
- Success: The template has been updated.
