Update Template

Update an existing template.

  • URL: PUT - {{url}}/smartAssetTemplate
  • Parameter: id - ID of the template to update.
  • Body:
    • blockchainProperties -isTransferable: Set true if the digital passport is claimable. showTransferableOption: Set true to 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.

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!